UL Ext.: Provides access to the schema of the current database associated with this connection.
Visual Basic Public Readonly Property Schema As ULDatabaseSchema
C# public ULDatabaseSchema Schema { get;}
A reference to the ULDatabaseSchema object representing the schema of the database on which this connection opens.
This property is only valid while its connection is open.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |