Midware TMWBuffer.FieldCount
Jump to navigation
Jump to search
Main page -> Midware component reference -> TMWBuffer -> FieldCount
Definition
property FieldCount: Integer;
Description
Returns the number of fields in the current record.
FieldCount may take some time because it simply iterate all data in current record to count the number of field delimiters.