DataSource Property

Syntax:

public string DataSource { get; }

Description:

Type: System.String

Gets the currently data source name. This property is not used by the RDM Data Provider.

Exceptions:

None

Reference:

System.Data.Common.DbConnection.DataSource