Aracılığıyla paylaş


TableEvent.CreateFulltextIndex Özelliği

Lthe tam metin dizini oluşturma 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 CreateFulltextIndex As TableEvent
    Get
'Kullanım
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