JDBC Driver for Couchbase

Build 22.0.8462

DeleteCollection

Deletes a collection (Couchbase 7 and up)

Input

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

Result Set Columns

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

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462