Click or drag to resize

FixedRecordOptions Methods

The FixedRecordOptions type exposes the following members.

Methods
  NameDescription
Public methodRecordToString
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.)
Public methodRecordToValues
Allows to get an object[] with the values of the fields in the record
(Inherited from RecordOptions.)
Public methodRemoveField (Inherited from RecordOptions.)
Top
See Also