ComplexPropertyMapping(EdmProperty) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Construct a new Complex Property mapping object
public ComplexPropertyMapping(System.Data.Entity.Core.Metadata.Edm.EdmProperty property);
new System.Data.Entity.Core.Mapping.ComplexPropertyMapping : System.Data.Entity.Core.Metadata.Edm.EdmProperty -> System.Data.Entity.Core.Mapping.ComplexPropertyMapping
Public Sub New (property As EdmProperty)
Parameters
- property
- EdmProperty
The MemberMetadata object that represents this Complex member