CreateSpatialIndex 属性

Gets a view event that can be included in the event set.

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
Public Shared ReadOnly Property CreateSpatialIndex As ViewEvent
    Get
用法
Dim value As ViewEvent

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

注释

A CreateSpatialIndex event object that represents the CreateSpatialIndex event that can be included in the view event set