AdoCollection:Count Access

<< Click to Display Table of Contents >>

Navigation:  Support Classes > AdoCollection Class >

AdoCollection:Count Access

Previous pageReturn to chapter overviewNext page

Purpose

Number of items in the collection

 

Prototype

ACCESS Count  AS DWORD 

 

Return

SHORTINT        The number of items in the collection

 

See Also

AdoCollection, AdoCollection:ForEach(), AdoCollection:Item, AdoCollection:AsArray()