Returns the name of the database to which the connection opens.
Visual Basic Public Overrides Readonly Property Database As String
C# public override string Database { get;}
A string containing the name of the database.
On Windows Mobile devices, ULConnection looks in the connection string in the following order: dbn, ce_file.
On desktop machines, ULConnection looks in the connection string in the following order: dbn, nt_file.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |