In currect Odata model builder, no matter what is bound or unbound, the EdmAction and EdmFunction are built in model, while the EdmActionImport and EdmFunctionImport are built in Container. As a fact, for only bound action and function, the EdmActionImport and EdmFunctionImport should not created in Container.
Comments: Assign to test for verify.
Comments: Assign to test for verify.