Interface EdmOperationImportInfo
- All Known Subinterfaces:
EdmActionImportInfo
public interface EdmOperationImportInfo
Objects of this class contain information about one action or function import inside the EntityDataModel.
-
Method Summary
-
Method Details
-
getEntityContainerName
String getEntityContainerName()- Returns:
- the entity container name which contains this function import.
-