[Missing <summary> documentation for "P:Couchbase.N1QL.Error.Caller"]
Namespace: Couchbase.N1QLAssembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Caller { get; set; }
Public Property Caller As String
Get
Set
public:
property String^ Caller {
String^ get ();
void set (String^ value);
}
member Caller : string with get, set
Property Value
Type:
String
See Also