Condividi tramite


Proprietà AlterResourceGovernorStatement.Command

Ottiene o imposta il valore del tipo di comando.

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

Valore proprietà

Tipo: Microsoft.Data.Schema.ScriptDom.Sql.AlterResourceGovernorCommandType
Restituisce un valore di enumerazione AlterResourceGovernorCommandType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AlterResourceGovernorStatement Classe

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