UL Ext.: Represents the schema of an UltraLite.NET database. This class cannot be inherited.
Visual Basic Public NotInheritable Class ULDatabaseSchema
C# public sealed class ULDatabaseSchema
There is no constructor for this class. A ULDatabaseSchema object is attached to a connection as its ULConnection.Schema and is only valid while that connection is open.
ULDatabaseSchema members
CollationName property
IsCaseSensitive property
IsOpen property
PublicationCount property
TableCount property
GetDatabaseProperty method
GetPublicationName method
GetPublicationSchema method
GetTableName method
SetDatabaseOption method
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |