Partilhar via


Propriedade AlterFullTextStopListStatement.Action

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (em Microsoft.Data.Schema.ScriptDom.Sql.dll)

Sintaxe

'Declaração
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 propriedade

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

Segurança do .NET Framework

Consulte também

Referência

AlterFullTextStopListStatement Classe

Namespace Microsoft.Data.Schema.ScriptDom.Sql