Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - .NET Programming » UltraLite .NET 1.0 API Reference

UpdateBegin method Next Page

ULTableSchema class


UL Ext.: Represents the schema of an UltraLite table.

Syntax

Visual Basic

NotInheritable Public Class ULTableSchema
Inherits ULCursorSchema

C#

public sealed class ULTableSchema :
ULCursorSchema

Remarks

There is no constructor for this class. A ULTableSchema object is attached to a table as its ULTable.Schema.

Inherits: ULCursorSchema

See also

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