IViewResultTError Property |
A View engine specific error message if one occured.
Namespace: Couchbase.ViewsAssembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxReadOnly Property Error As String
Get
property String^ Error {
String^ get ();
}
abstract Error : string with get
Property Value
Type:
String
See Also