QueryRequest MethodsCouchbase .NET SDK 2.0

The QueryRequest type exposes the following members.

Methods
  NameDescription
Public methodAddCredentials
Public methodAddNamedParameter(KeyValuePair<String, Object>[])
Public methodAddNamedParameter(String, Object)
Public methodAddPositionalParameter(Object)
Public methodAddPositionalParameter(Object[])
Public methodBaseUri
Public methodClientContextId
Public methodCompression
Public methodStatic memberCreate()
Public methodStatic memberCreate(String)
Public methodStatic memberCreate(IQueryPlan)
Public methodEncoding
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFormat
Public methodGetBaseUri
Public methodGetFormValues
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetQueryParameters
Public methodGetRequestUri
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHttpMethod
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMetrics
Public methodPrepared
Public methodPretty
Public methodReadOnly
Public methodScanConsistency
Public methodScanVector
Public methodScanWait
Public methodSignature
Public methodStatement
Public methodTimeout
Public methodToString (Overrides Object.ToString().)
Top
See Also