GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.Data Namespace > OleDBDataSource Class > OleDBDataSource Constructor : OleDBDataSource Constructor(String,String,Int32) |
'Declaration Public Function New( _ ByVal connectionString As System.String, _ ByVal sql As System.String, _ ByVal timeout As System.Integer _ )
public OleDBDataSource( System.string connectionString, System.string sql, System.int timeout )