FieldMetadata Structure
FieldMetadata class providing the correlation between the column ordinals and MemberMetadata.
Assembly: EntityFramework (in EntityFramework.dll)
Name | Description | |
---|---|---|
![]() | FieldMetadata(Int32, EdmMember) | Initializes a new FieldMetadata object with the specified ordinal value and field type. |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.