FixedRecordOptions Methods |
The FixedRecordOptions 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
(Inherited from RecordOptions.) |
![]() | RecordToValues |
Allows to get an object[] with the values of the fields in the record (Inherited from RecordOptions.) |
![]() | RemoveField | (Inherited from RecordOptions.) |