The OleDbDataSet type exposes the following members.

Properties

  NameDescription
Public propertyConnectionState
The state of the connection to the database or the source file.
Protected propertyDBMS
Public propertyFields
The columns in the data source.
Public propertyTableName
The database table or file path where the data resides.

See Also