iAnywhere.Data.UltraLite namespace
UL Ext.: Represents the schema of an UltraLite.NET database.
' Visual Basic
NotInheritable Public Class ULDatabaseSchema
// C#
public sealed class ULDatabaseSchema
This class cannot be directly instantiated. A ULDatabaseSchema class object is attached to a connection as its Schema property property and is only valid while that connection is open.
ULDatabaseSchema members
CollationName property
IsCaseSensitive property
IsOpen property
PublicationCount property
Signature property
TableCount property
ApplyFile method
ApplyFile method
GetDatabaseProperty method
GetPublicationName method
GetPublicationSchema method
GetTableCountInPublications method
GetTableName method
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.