Model schema container class for Index
继承层次结构
System.Object
Microsoft.SqlServer.Dac.Model.Index
命名空间: Microsoft.SqlServer.Dac.Model
程序集: Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)
语法
声明
Public NotInheritable Class Index
用法
public static class Index
public ref class Index abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Index = class end
public final class Index
Index 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() ![]() |
AllowPageLocks | AllowPageLocks property class of Index |
![]() ![]() |
AllowRowLocks | AllowRowLocks property class of Index |
![]() ![]() |
BodyDependencies | BodyDependencies relationship class of Index |
![]() ![]() |
Clustered | Clustered property class of Index |
![]() ![]() |
Columns | Columns relationship class of Index |
![]() ![]() |
DataCompressionOptions | DataCompressionOptions relationship class of Index |
![]() ![]() |
Disabled | Disabled property class of Index |
![]() ![]() |
Filegroup | Filegroup relationship class of Index |
![]() ![]() |
FileStreamFilegroup | FileStreamFilegroup relationship class of Index |
![]() ![]() |
FileStreamNull | FileStreamNull property class of Index |
![]() ![]() |
FileStreamPartitionScheme | FileStreamPartitionScheme relationship class of Index |
![]() ![]() |
FillFactor | FillFactor property class of Index |
![]() ![]() |
FilterPredicate | FilterPredicate property class of Index |
![]() ![]() |
IgnoreDuplicateKey | IgnoreDuplicateKey property class of Index |
![]() ![]() |
IncludedColumns | IncludedColumns relationship class of Index |
![]() ![]() |
IndexedObject | IndexedObject relationship class of Index |
![]() ![]() |
PartitionColumn | PartitionColumn relationship class of Index |
![]() ![]() |
PartitionScheme | PartitionScheme relationship class of Index |
![]() ![]() |
RecomputeStatistics | RecomputeStatistics property class of Index |
![]() ![]() |
TypeClass | Type class for Index |
![]() ![]() |
Unique | Unique property class of Index |
![]() ![]() |
WithPadIndex | WithPadIndex property class of Index |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。