QueryDefinition.TimeoutSpecified プロパティ

定義

Timeout プロパティの値が指定されているかどうかを示します。

public:
 property bool TimeoutSpecified { bool get(); void set(bool value); };
public bool TimeoutSpecified { get; set; }
member this.TimeoutSpecified : bool with get, set
Public Property TimeoutSpecified As Boolean

プロパティ値

Boolean 値。

適用対象