ExternalDataSourceOptionKind Enum

Definition

The external data source options.

public enum ExternalDataSourceOptionKind
type ExternalDataSourceOptionKind = 
Public Enum ExternalDataSourceOptionKind
Inheritance
ExternalDataSourceOptionKind

Fields

ConnectionOptions 4

Additional option when connecting over ODBC to an external data source.

Credential 1

Credential to use to connect to the data source.

DatabaseName 2

Name of the database to connect to.

ResourceManagerLocation 0

The resource manager location.

ShardMapName 3

Name of the shard map to use.

Applies to