DbUpdatableDataRecord.GetOrdinal Method (String)
Retrieves the ordinal of a field by using the name of the field.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- name
-
Type:
System.String
The name of the field.
Retrieves the ordinal of a field by using the name of the field.
The name of the field.