Compartir a través de


SetStopListAlterFullTextIndexAction.StopListOption (Propiedad)

Obtiene o establece la opción STOPLIST.

Espacio de nombres:  Microsoft.Data.Schema.ScriptDom.Sql
Ensamblado:  Microsoft.Data.Schema.ScriptDom.Sql (en Microsoft.Data.Schema.ScriptDom.Sql.dll)

Sintaxis

'Declaración
Public Property StopListOption As StopListFullTextIndexOption
    Get
    Set
public StopListFullTextIndexOption StopListOption { get; set; }
public:
property StopListFullTextIndexOption^ StopListOption {
    StopListFullTextIndexOption^ get ();
    void set (StopListFullTextIndexOption^ value);
}
member StopListOption : StopListFullTextIndexOption with get, set
function get StopListOption () : StopListFullTextIndexOption
function set StopListOption (value : StopListFullTextIndexOption)

Valor de propiedad

Tipo: Microsoft.Data.Schema.ScriptDom.Sql.StopListFullTextIndexOption

Seguridad de .NET Framework

Vea también

Referencia

SetStopListAlterFullTextIndexAction Clase

Microsoft.Data.Schema.ScriptDom.Sql (Espacio de nombres)