RequestMaximumMemoryGrantPercentage プロパティ

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
<SfcPropertyAttribute> _
Public Property RequestMaximumMemoryGrantPercentage As Integer
    Get
    Set
'使用
Dim instance As WorkloadGroup
Dim value As Integer

value = instance.RequestMaximumMemoryGrantPercentage

instance.RequestMaximumMemoryGrantPercentage = value
[SfcPropertyAttribute]
public int RequestMaximumMemoryGrantPercentage { get; set; }
[SfcPropertyAttribute]
public:
property int RequestMaximumMemoryGrantPercentage {
    int get ();
    void set (int value);
}
[<SfcPropertyAttribute>]
member RequestMaximumMemoryGrantPercentage : int with get, set
function get RequestMaximumMemoryGrantPercentage () : int
function set RequestMaximumMemoryGrantPercentage (value : int)

プロパティ値

型: System. . :: . .Int32