Specifies a name for the connection. This is only needed if you create more than one connection to the database.
Visual Basic Public Property ConnectionName As String
C# public string ConnectionName { get; set; }
A string specifying the name of the connection. The default is a null reference (Nothing in Visual Basic).
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |