DataRecordExtension Class |
Namespace: TB.ComponentModel
public static class DataRecordExtension
The DataRecordExtension type exposes the following members.
Name | Description | |
---|---|---|
ToDictionary |
Creates a new dictionary whose key value pairs represent the fields of the given IDataRecord together with their values.
If the record is null, an empty dictionary is created.
|