Implements ConnectionString.
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ConnectionString As String | |
| C# | |
|---|---|
public virtual string ConnectionString {get; set;} | |
Return Value
A String that contains the ConnectionString used to connnect to the database.