Visual Basic (Declaration) | |
---|---|
Public Property ConnectionString As String |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public string ConnectionString {get; set;} |
C# | ![]() |
---|---|
// This will set the Access connection string default for all series. |
Visual Basic | ![]() |
---|---|
'This will Set the Access connection String Default For all series. |
This can be overridden or used in combination with the series level connectionstring. Access, Excel and SQL server are supported and automatically detected based on the connection string specified. See Getting Started > Tutorials > Connecting to data.