QueryRequest PreparedStatementCache FieldCouchbase .NET SDK 2.0

[Missing <summary> documentation for "F:Couchbase.N1QL.QueryRequest.PreparedStatementCache"]

Namespace: Couchbase.N1QL
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.2.0 (2.0.2.0)
Syntax
public static readonly ConcurrentDictionary<string, string> PreparedStatementCache

Field Value

Type: ConcurrentDictionary String, String 
See Also