SqlCreateIndexStatement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class SqlCreateIndexStatement : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlDdlStatement
type SqlCreateIndexStatement = class
inherit SqlDdlStatement
Public Class SqlCreateIndexStatement
Inherits SqlDdlStatement
- Inheritance
Properties
BoundIndex | |
BoundObject | |
Children | |
ClusterOption | |
EndLocation | (Inherited from SqlCodeObject) |
FileStream | |
FilterClause | |
IncludedColumns | |
IndexedColunms | |
IsSqlCodeSnippet | (Inherited from SqlCodeObject) |
IsUnique | |
Length | (Inherited from SqlCodeObject) |
Name | |
Options | |
Parent | (Inherited from SqlCodeObject) |
Position | (Inherited from SqlCodeObject) |
Sql | (Inherited from SqlCodeObject) |
StartLocation | (Inherited from SqlCodeObject) |
Statement | (Inherited from SqlStatement) |
StorageSpecification | |
TargetObject | |
TokenManager | (Inherited from SqlCodeObject) |
Tokens | (Inherited from SqlCodeObject) |
Xml | (Inherited from SqlCodeObject) |