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 값입니다.

적용 대상