MaxDispatchLatencySessionOption.IsInfinite プロパティ

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

構文

'宣言
Public Property IsInfinite As Boolean
'使用
Dim instance As MaxDispatchLatencySessionOption
Dim value As Boolean

value = instance.IsInfinite

instance.IsInfinite = value
public bool IsInfinite { get; set; }
public:
property bool IsInfinite {
    bool get ();
    void set (bool value);
}
public function get IsInfinite () : boolean
public function set IsInfinite (value : boolean)

プロパティ値

型 : System.Boolean

参照

参照

MaxDispatchLatencySessionOption クラス

MaxDispatchLatencySessionOption メンバ

Microsoft.Data.Schema.ScriptDom.Sql 名前空間