Właściwość TableEvent.CreateFulltextIndex
Pobiera tworzenie pełnego indeksu tekstowego lthe zdarzenie.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public Shared ReadOnly Property CreateFulltextIndex As TableEvent
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Smo.TableEvent
TableEvent
Zobacz także