| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ConnectionString As System.String | |
| C# | |
|---|---|
public virtual System.string ConnectionString {get; set;} | |
Property Value
A String that contains the ConnectionString used to connnect to the database.
|
| ActiveReports Developer 7 | |
| ConnectionString Property | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.BI.Data.DataProviders Namespace > SysConnectionAdapter Class : ConnectionString Property |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ConnectionString As System.String | |
| C# | |
|---|---|
public virtual System.string ConnectionString {get; set;} | |
A String that contains the ConnectionString used to connnect to the database.