次の方法で共有


DocumentDbCollectionSource.QueryTimeout プロパティ

定義

クエリのタイムアウトを取得または設定します。 型: string (または resultType 文字列を含む式)、パターン: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).

[Newtonsoft.Json.JsonProperty(PropertyName="queryTimeout")]
public object QueryTimeout { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="queryTimeout")>]
member this.QueryTimeout : obj with get, set
Public Property QueryTimeout As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象