iAnywhere.Data.UltraLite namespace
UL Ext.: Represents the schema of an UltraLite table.
' Visual Basic
NotInheritable Public Class ULTableSchema
Inherits ULCursorSchema
// C#
public sealed class ULTableSchema :
ULCursorSchema
This class cannot be directly instantiated. A ULTableSchema class object is attached to a table as its Schema property property.
ULTableSchema members
IndexCount property
IsNeverSynchronized property
Name property
PrimaryKey property
UploadUnchangedRows property
Finalize method
GetColumnDefaultValue method
GetColumnPartitionSize method
GetIndex method
GetIndexName method
GetOptimalIndex method
IsColumnAutoIncrement method
IsColumnCurrentDate method
IsColumnCurrentTime method
IsColumnCurrentTimestamp method
IsColumnGlobalAutoIncrement method
IsColumnNewUUID method
IsColumnNullable method
IsInPublication method
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.