Click or drag to resize
IQueryClientDataMapper Property
The IDataMapper to use for mapping the output stream to a Type.

Namespace: Couchbase.N1QL
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IDataMapper DataMapper { get; set; }

Property Value

Type: IDataMapper
See Also