Provides information about the indexes contained in the table.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public IndexSchemaCollection Indexes { get; set; } |
Visual Basic |
---|
Public Property Indexes As IndexSchemaCollection Get Set |