The events of the MultiRecordEngine class are listed below. For a complete list of MultiRecordEngine class members, see the MultiRecordEngine Members topic.
AfterReadRecord | Called in read operations just after the record was created from a record string. |
AfterWriteRecord | Called in write operations just after the record was converted to a string. |
BeforeReadRecord | Called in read operations just before the record string is translated to a record. |
BeforeWriteRecord | Called in write operations just before the record is converted to a string to write it. |
IDisposable.Dispose | Release Resources |
IEnumerable.GetEnumerator | Allows to loop record by record in the engine |
MultiRecordEngine Class | FileHelpers Namespace | Quick Start Guide | Class Diagram | Examples of Use | Example of the DataLink | Attributes List