Freigeben über


ExternalDataSourceOptionKind Enum

Definition

The external data source options.

public enum ExternalDataSourceOptionKind
type ExternalDataSourceOptionKind = 
Public Enum ExternalDataSourceOptionKind
Inheritance
ExternalDataSourceOptionKind

Fields

Name Value Description
ResourceManagerLocation 0

The resource manager location.

Credential 1

Credential to use to connect to the data source.

DatabaseName 2

Name of the database to connect to.

ShardMapName 3

Name of the shard map to use.

ConnectionOptions 4

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

Applies to