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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.