Partager via


AlterFullTextCatalogStatement.Action, propriété

Espace de noms :  Microsoft.Data.Schema.ScriptDom.Sql
Assembly :  Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

AlterFullTextCatalogStatement Classe

Microsoft.Data.Schema.ScriptDom.Sql, espace de noms