See Also

DbConnectionBase Class  | DbConnectionBase Members

 

Language

Visual Basic

C#

Show All

See AlsoRequirementsLanguagesCoreLab.MySqlSend comments on this topic.

DataSource Property

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;}

Return Type

Gets or sets name of the server to which to connect. The default value is an empty string ("").

Remarks

When a value is assigned to this property, the DbConnectionBase is closed.

 

See Also

DbConnectionBase Class  | DbConnectionBase Members

 

 


© 2002 - 2008 Devart. All Rights Reserved.