IDataRecordExtensions Class Members
The following tables list the members exposed by IDataRecordExtensions.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() | HasColumn | Checks if a named column exists in the data record. |
![]() ![]() | MapType<T> | Maps a data record to a specified user type. It will attempt to populate properties that have matching column names from the data record. |
See Also