[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Data.DbDataSource.ConnectionString

ConnectionString Property

ConnectionString

Specifies the string used to open a connection to the data source.

Declaration
public string ConnectionString { get; set; }
Implements