ADO.NET Provider for Couchbase

Build 23.0.8839

CreateCollection

Creates a collection under an existing scope

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 create.

Result Set Columns

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

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