Class QueryWarning
Inherited Members
Namespace: Couchbase.Query
Assembly: Couchbase.NetClient.dll
Syntax
public class QueryWarning
Constructors
View SourceQueryWarning()
Declaration
public QueryWarning()
Properties
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 |