Click or drag to resize

RecordOptions Methods

The RecordOptions 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
Public methodRecordToValues
Allows to get an object[] with the values of the fields in the record
Public methodRemoveField
Top
See Also