SQLMemTable: BDE Alternative Embedded
In-Memory Database with SQL for Delphi / C++Builder


TSQLMemAdvFieldDefs.Count
TSQLMemAdvFieldDefs
Top 

Returns the number of items in the collection.

property Count: Integer;

Description
Count contains the number of items in the Items array. Since Items is indexed starting with 0, the value of Count is always one greater than the index of the last member of Items.


© AidAim Software SQLMemTable: In-memory Sql Database Delph