FieldMetadata Constructor (Int32, EdmMember)
Initializes a new FieldMetadata object with the specified ordinal value and field type.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- ordinal
-
Type:
System.Int32
An integer specified the location of the metadata.
- fieldType
-
Type:
System.Data.Entity.Core.Metadata.Edm.EdmMember
The field type.