Compartilhar via


Propriedade AlterFullTextCatalogStatement.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 AlterFullTextCatalogAction
    Get
    Set
public AlterFullTextCatalogAction Action { get; set; }
public:
property AlterFullTextCatalogAction Action {
    AlterFullTextCatalogAction get ();
    void set (AlterFullTextCatalogAction value);
}
member Action : AlterFullTextCatalogAction with get, set
function get Action () : AlterFullTextCatalogAction
function set Action (value : AlterFullTextCatalogAction)

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

AlterFullTextCatalogStatement Classe

Namespace Microsoft.Data.Schema.ScriptDom.Sql