OleDBDataSource Constructor()
In This Topic
Initializes a new instance of the OleDbDataSource class. By default, the connection string and command text are empty strings; the command timeout is DefaultTimeout.
Syntax
'Declaration
Public Function New()
See Also