DataSource Property (DbConnectionBase)
Gets or sets name of the server to which to connect.
public override string DataSource {get;}
'Declaration
Public Overrides ReadOnly Property DataSource As String
Property Value
Gets or sets name of the server to which to connect. The default value is an empty string ("").