TableEvent.CreateSpatialIndex 屬性
Gets the Create Spatial Index event.
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
Public Shared ReadOnly Property CreateSpatialIndex As TableEvent
Get
'用途
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
屬性值
型別:Microsoft.SqlServer.Management.Smo.TableEvent
The Create Spatial Index event.
範例
請參閱
參考
Microsoft.SqlServer.Management.Smo 命名空間