ImportableDBData Properties | 
The ImportableDBData type exposes the following members.
| Name | Description | |
|---|---|---|
| DriverID | 
            Gets or sets the driver ID for which this data is valid. 
              | |
| ForeignKeyConstraints | 
            Gets or sets the foreign key constraints.
              | |
| Sequences | 
            Gets or sets the sequences.
              | |
| StoredProcedures | 
            Gets or sets the stored procedures.
              | |
| Tables | 
            Gets or sets the tables.
              | |
| Views | 
            Gets or sets the views.
              |