The IEtlPlainRecord interface contains properties of flat data record.
| Property name | Brief description | |
| Count | The Count property returns the number of values (fields) of a flat record. | |
| Value | The Value property determines value of a flat record field. | |
| ValueById | The ValueById property determines value of a flat record field. |
See also: