ADO.NET Provider for Couchbase

Build 24.0.8963

DeleteScope

Deletes a scope and all its collections (Couchbase 7 and up)

Input

Name Type Required Description
Bucket String True The name of the bucket containing the scope.
Name String True The name of the scope to delete.

Result Set Columns

Name Type Description
Success Bool Whether or not the scope was successfully deleted.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963