The OracleDataSet type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConnectionState |
The state of the connection to the database or the source file.
(Inherited from OleDbDataSet.) | |
DBMS |
Specifies the type of database
(Overrides OleDbDataSet..::..DBMS.) | |
Fields |
The columns in the data source.
(Inherited from OleDbDataSet.) | |
Password |
The user's password.
| |
Service |
The TNS service to connect to.
| |
TableName |
The database table or file path where the data resides.
(Inherited from OleDbDataSet.) | |
User |
The user that has access to the table.
|