ISql100WorkloadGroup.RequestMaxMemoryGrantPercent プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Property RequestMaxMemoryGrantPercent As Integer
'使用
Dim instance As ISql100WorkloadGroup
Dim value As Integer

value = instance.RequestMaxMemoryGrantPercent

instance.RequestMaxMemoryGrantPercent = value
int RequestMaxMemoryGrantPercent { get; set; }
property int RequestMaxMemoryGrantPercent {
    int get ();
    void set (int value);
}
function get RequestMaxMemoryGrantPercent () : int
function set RequestMaxMemoryGrantPercent (value : int)

プロパティ値

型 : System.Int32

参照

参照

ISql100WorkloadGroup インターフェイス

ISql100WorkloadGroup メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間