| Overload | Description |
|---|---|
| OleDBDataSource Constructor() | Initializes a new instance of the OleDbDataSource class. By default, the connection string and command text are empty strings; the command timeout is DefaultTimeout. |
| OleDBDataSource Constructor(String,String,Int32) | Initializes a new instance of the OleDbDataSource class. |