Compartir a través de


AlterFullTextStopListStatement.Action (Propiedad)

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 Action As FullTextStopListAction
    Get
    Set
public FullTextStopListAction Action { get; set; }
public:
property FullTextStopListAction^ Action {
    FullTextStopListAction^ get ();
    void set (FullTextStopListAction^ value);
}
member Action : FullTextStopListAction with get, set
function get Action () : FullTextStopListAction
function set Action (value : FullTextStopListAction)

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

AlterFullTextStopListStatement Clase

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