Condividi tramite


Proprietà AlterFullTextStopListStatement.Action

Spazio dei nomi:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Sintassi

'Dichiarazione
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)

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AlterFullTextStopListStatement Classe

Spazio dei nomi Microsoft.Data.Schema.ScriptDom.Sql