Click or drag to resize

ImportableDBDataAdd Method

Overload List
  NameDescription
Public methodAdd(ImportableDBForeignKeyConstraint)
Adds the specified fk constraint.
Public methodAdd(ImportableDBResultset)
Adds the specified resultset.
Public methodAdd(ImportableDBSequence)
Adds the specified sequence.
Public methodAdd(ImportableDBStoredProcedure)
Adds the specified stored procedure.
Public methodAdd(ImportableDBTable)
Adds the specified target.
Public methodAdd(ImportableDBTarget)
Adds the specified target.
Public methodAdd(ImportableDBView)
Adds the specified view.
Top
See Also