Parameters
- tables
- A collection of the Table representing the tables of the data schema.
- foreighKeys
- A collection of the ForeignKey representing the relationship between tables.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown if tables or foreighKeys is null . |