Difference between revisions of "Midware TMWBuffer.RecordCount"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TMWBuffer -> RecordCount …') |
|||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | '''property''' RecordCount: | + | '''property''' RecordCount: Integer; |
== Description == | == Description == | ||
Readonly property RecordCount retunrs the number of records stored in TMWBuffer. See also FieldCount. | Readonly property RecordCount retunrs the number of records stored in TMWBuffer. See also FieldCount. |
Latest revision as of 15:19, 14 May 2011
Main page -> Midware component reference -> TMWBuffer -> RecordCount
Definition
property RecordCount: Integer;
Description
Readonly property RecordCount retunrs the number of records stored in TMWBuffer. See also FieldCount.