IViewQueryBucketName Property |
Gets the name of the
IBucket that the query is targeting.
Namespace: Couchbase.ViewsAssembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring BucketName { get; }
ReadOnly Property BucketName As String
Get
property String^ BucketName {
String^ get ();
}
abstract BucketName : string with get
Property Value
Type:
String
See Also