ISql100WorkloadGroup.RequestMemoryGrantTimeoutSec プロパティ

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

構文

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

value = instance.RequestMemoryGrantTimeoutSec

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

プロパティ値

型 : System.Int32

参照

参照

ISql100WorkloadGroup インターフェイス

ISql100WorkloadGroup メンバ

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