다음을 통해 공유


Index 클래스

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) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.SqlServer.Dac.Model 네임스페이스