TableEvent.CreateFulltextIndex 屬性
Gets the Create Full Text Index event.
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
Public Shared ReadOnly Property CreateFulltextIndex As TableEvent
Get
'用途
Dim value As TableEvent
value = TableEvent.CreateFulltextIndex
public static TableEvent CreateFulltextIndex { get; }
public:
static property TableEvent^ CreateFulltextIndex {
TableEvent^ get ();
}
static member CreateFulltextIndex : TableEvent
static function get CreateFulltextIndex () : TableEvent
屬性值
型別:Microsoft.SqlServer.Management.Smo.TableEvent
The Create Full Text Index event.
範例
請參閱
參考
Microsoft.SqlServer.Management.Smo 命名空間