public DataSource( System.string dbType, System.string dataConnStr )
Parameters
- dbType
- The type of data source. Must be one of the constants from Constants.DatabaseType.
- dataConnStr
- The connection string to connect to this new Data Source.
public DataSource( System.string dbType, System.string dataConnStr )