Midware TMWBuffer.FieldCount
Revision as of 09:58, 5 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TMWBuffer -> FieldCount =…')
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.