Aracılığıyla paylaş


TableEvent.CreateSpatialIndex Özelliği

Create kayma Index olay alır.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
Public Shared ReadOnly Property CreateSpatialIndex As TableEvent
    Get
'Kullanım
Dim value As TableEvent

value = TableEvent.CreateSpatialIndex
public static TableEvent CreateSpatialIndex { get; }
public:
static property TableEvent^ CreateSpatialIndex {
    TableEvent^ get ();
}
static member CreateSpatialIndex : TableEvent
static function get CreateSpatialIndex () : TableEvent