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