OpenRowsetCosmosOptionKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Available options for OPENROWSET (Provider =' CosmosDB' ....) statement. This syntax is specific to Serverless SQL pools
public enum OpenRowsetCosmosOptionKind
type OpenRowsetCosmosOptionKind =
Public Enum OpenRowsetCosmosOptionKind
- Inheritance
-
OpenRowsetCosmosOptionKind
Fields
Name | Value | Description |
---|---|---|
Provider | 0 | |
Connection | 1 | |
Object | 2 | |
Credential | 3 | |
Server_Credential | 4 |