Właściwość FullTextIndexes
Pobiera wartość obiektu, który określa, czy indeksy pełnotekstowe są uwzględniane w skrypcie wygenerowanym.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Syntax
'Deklaracja
Public Shared ReadOnly Property FullTextIndexes As ScriptOption
Get
'Użycie
Dim value As ScriptOption
value = ScriptOption.FullTextIndexes
public static ScriptOption FullTextIndexes { get; }
public:
static property ScriptOption^ FullTextIndexes {
ScriptOption^ get ();
}
static member FullTextIndexes : ScriptOption
static function get FullTextIndexes () : ScriptOption
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Smo. . :: . .ScriptOption
A ScriptOption obiekt, który reprezentuje FullTextIndexes w opcje wykonywanie skryptów.