RecordOptions Methods |
The RecordOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | RecordToString |
Allows the creating of a record string of the given record. Is
useful when your want to log errors to a plan text file or database
|
![]() | RecordToValues |
Allows to get an object[] with the values of the fields in the record |
![]() | RemoveField |