UL Ext.: Represents the schema of an UltraLite table index. This class cannot be inherited.
Visual Basic Public NotInheritable Class ULIndexSchema
C# public sealed class ULIndexSchema
There is no constructor for this class. Index schemas are created using the ULTableSchema.PrimaryKey, ULTableSchema.GetIndex(string), and ULTableSchema.GetOptimalIndex(int) of the ULTableSchema.
ULIndexSchema members
ColumnCount property
IsForeignKey property
IsForeignKeyCheckOnCommit property
IsForeignKeyNullable property
IsOpen property
IsPrimaryKey property
IsUniqueIndex property
IsUniqueKey property
Name property
ReferencedIndexName property
ReferencedTableName property
GetColumnName method
IsColumnDescending method
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |