containerElementKindinteger(EdmContainerElementKind) Enum01234container(IEdmEntityContainer (object or null))One of:IEdmEntityContainer+Show property{ "containerElementKind": 0, "container": { "elements": [ … ] } }
typeAnnotation(ODataTypeAnnotation (object or null))One of:ODataTypeAnnotation+Show 2 propertiesentitySetsArray of objects or null(ODataEntitySetInfo)+Show 4 array propertiessingletonsArray of objects or null(ODataSingletonInfo)+Show 4 array propertiesfunctionImportsArray of objects or null(ODataFunctionImportInfo)+Show 4 array properties{ "typeAnnotation": { "typeName": "string", "type": { … } }, "entitySets": [ { … } ], "singletons": [ { … } ], "functionImports": [ { … } ] }