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) 成员都是线程安全的。不保证所有实例成员都是线程安全的。