Click or drag to resize
ImportableDBData Properties

The ImportableDBData type exposes the following members.

Properties
  NameDescription
Public propertyDriverID
Gets or sets the driver ID for which this data is valid.
Public propertyForeignKeyConstraints
Gets or sets the foreign key constraints.
Public propertySequences
Gets or sets the sequences.
Public propertyStoredProcedures
Gets or sets the stored procedures.
Public propertyTables
Gets or sets the tables.
Public propertyViews
Gets or sets the views.
Top
See Also