Class QueryWarning
Inherited Members
Namespace: Couchbase.Query
Assembly: Couchbase.NetClient.dll
Syntax
public class QueryWarning
Properties
| Edit this page View SourceCode
Declaration
public int Code { get; set; }
Property Value
Type | Description |
---|---|
int |
Message
Declaration
public string Message { get; set; }
Property Value
Type | Description |
---|---|
string |