Gets or sets name of the server to which to connect.
[Visual Basic]
Overrides Public ReadOnly Property DataSource As String[C#]
public override string DataSource {get;}Gets or sets name of the server to which to connect. The default value is an empty string ("").
When a value is assigned to this property, the DbConnectionBase is closed.
DbConnectionBase Class | DbConnectionBase Members
© 2002 - 2008 Devart. All Rights Reserved.