XmlIndex 클래스
Model schema container class for XmlIndex
상속 계층
System.Object
Microsoft.SqlServer.Dac.Model.XmlIndex
네임스페이스: Microsoft.SqlServer.Dac.Model
어셈블리: Microsoft.SqlServer.Dac.Extensions(Microsoft.SqlServer.Dac.Extensions.dll)
구문
‘선언
Public NotInheritable Class XmlIndex
‘사용 방법
public static class XmlIndex
public ref class XmlIndex abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type XmlIndex = class end
public final class XmlIndex
XmlIndex 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
AllowPageLocks | AllowPageLocks property class of XmlIndex | |
AllowRowLocks | AllowRowLocks property class of XmlIndex | |
Column | Column relationship class of XmlIndex | |
Disabled | Disabled property class of XmlIndex | |
FillFactor | FillFactor property class of XmlIndex | |
IgnoreDuplicateKey | IgnoreDuplicateKey property class of XmlIndex | |
IndexedObject | IndexedObject relationship class of XmlIndex | |
IsPrimary | IsPrimary property class of XmlIndex | |
PrimaryXmlIndex | PrimaryXmlIndex relationship class of XmlIndex | |
RecomputeStatistics | RecomputeStatistics property class of XmlIndex | |
SecondaryXmlIndexType | SecondaryXmlIndexType property class of XmlIndex | |
TypeClass | Type class for XmlIndex | |
WithPadIndex | WithPadIndex property class of XmlIndex |
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.