StiSqlDatabaseConnectionString Property |
Gets or sets a connection string which contains SQL connection parameters.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic string ConnectionString { get; set; }
Public Property ConnectionString As String
Get
Set
Property Value
Type:
String
See Also