ADO.NET Provider for Couchbase

Build 23.0.8839

FlavorSeparator

The character or characters used to denote flavors.

Data Type

string

Default Value

"."

Remarks

When the provider detects a flavored table, using either a DocType or Infer TypeDetectionScheme, it names flavored tables by concatenating the underlying bucket name, this seprator, and the value of the bucket's primary flavor.

For example, if the provider detects the flavor "docType = 'beer'" on the "beer-sample" bucket, then it will generate the table "beer-sample.beer" which contains only documents in "beer-sample" which have the "beer" doctype.

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