UL Ext.: Represents the schema of an UltraLite table. This class cannot be inherited.
Visual Basic Public NotInheritable Class ULTableSchema Inherits ULCursorSchema
C# public sealed class ULTableSchema: ULCursorSchema
There is no constructor for this class. A ULTableSchema object is attached to a table as its ULTable.Schema.
Inherits: ULCursorSchema
ULTableSchema members
IndexCount property
IsNeverSynchronized property
Name property
PrimaryKey property
UploadUnchangedRows property
GetColumnDefaultValue method
GetColumnPartitionSize method
GetIndex method
GetIndexName method
GetOptimalIndex method
GetPublicationPredicate method
IsColumnAutoIncrement method
IsColumnCurrentDate method
IsColumnCurrentTime method
IsColumnCurrentTimestamp method
IsColumnGlobalAutoIncrement method
IsColumnNewUUID method
IsColumnNullable method
IsInPublication method
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |