Overload List
Name | Description | |
---|---|---|
![]() ![]() | ExistsInDB(MetaAssociation, IDbConnection) |
Checks whether a foreign key corresponding to the association exist in the database.
|
![]() ![]() | ExistsInDB(MetaDataMember, IDbConnection) |
Checks whether a column corresponding to an entity member exist in the database.
|
![]() ![]() | ExistsInDB(MetaTable, IDbConnection) |
Checks if a table exist in the database.
|