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

请参阅

参考

Microsoft.SqlServer.Dac.Model 命名空间