EdmProperty.Create Method (String, TypeUsage)
Creates a new instance of EdmProperty type.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- name
-
Type:
System.String
Name of the property.
- typeUsage
-
Type:
System.Data.Entity.Core.Metadata.Edm.TypeUsage
Property TypeUsage
Return Value
Type: System.Data.Entity.Core.Metadata.Edm.EdmPropertyA new instance of EdmProperty type