UltraLiteŽ - .NET Programming
iAnywhere.Data.UltraLite namespace (.NET 2.0)
ULTableSchema class
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 class object is attached to a table as its Schema property.
Inherits: ULCursorSchema class
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