Interface IDataModel
-
- All Known Implementing Classes:
PhysicalDataModel
public interface IDataModelData Model Interface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TablefindTable(String schemaName, String tableName)Look up the table definition
-