IDataRecordExtensions Class Methods
From MNG Profiler
MNG.Direct Documentation
IDataRecordExtensions Class Methods
For a list of all members of this type, see IDataRecordExtensions members.
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