QueryResult
<
T
>
Constructor
Couchbase .NET SDK 2.0
Initializes a new instance of the
QueryResult
<
T
>
class
Namespace:
Couchbase.N1QL
Assembly:
Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
QueryResult
()
public QueryResult()
Public
Sub
New
Public Sub New
public
:
QueryResult
()
public: QueryResult()
new
:
unit
->
QueryResult
new : unit -> QueryResult
See Also
Reference
QueryResult
<
T
>
Class
Couchbase.N1QL Namespace