Aracılığıyla paylaş


CreateSpatialIndexStatement.SpatialIndexingScheme Özellik

Alır veya kayma dizin düzenini ayarlar.

Ad alanı:  Microsoft.Data.Schema.ScriptDom.Sql
Derleme:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll içinde)

Sözdizimi

'Bildirim
Public Property SpatialIndexingScheme As SpatialIndexingSchemeType
    Get
    Set
public SpatialIndexingSchemeType SpatialIndexingScheme { get; set; }
public:
property SpatialIndexingSchemeType SpatialIndexingScheme {
    SpatialIndexingSchemeType get ();
    void set (SpatialIndexingSchemeType value);
}
member SpatialIndexingScheme : SpatialIndexingSchemeType with get, set
function get SpatialIndexingScheme () : SpatialIndexingSchemeType
function set SpatialIndexingScheme (value : SpatialIndexingSchemeType)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.SpatialIndexingSchemeType
Döndürür bir SpatialIndexingSchemeType numaralandırma değeri.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

CreateSpatialIndexStatement Sınıf

Microsoft.Data.Schema.ScriptDom.Sql Ad Alanı