Interface EdmRecord

All Superinterfaces:
EdmAnnotatable, EdmDynamicExpression, EdmExpression

public interface EdmRecord extends EdmDynamicExpression, EdmAnnotatable
The edm:Record expression enables a new entity type or complex type instance to be constructed. A record expression contains zero or more edm:PropertyValue (See EdmPropertyValue )elements.