AdoCollectionBase() Function

<< Click to Display Table of Contents >>

Navigation:  Support Functions >

AdoCollectionBase() Function

Previous pageReturn to chapter overviewNext page

Purpose

Gets/sets the numeric value of the first item of a collection

 

Prototype

 

Argument(s)

nNewBase        (Optional) Value of the first item of a collection. Only 0 and 1 are allowed

 

Return

LONG        Position of the first element of a collection. Possible values are 0 and 1.

 

See Also

AdoCollection:Item, AdoDynaCollection:Item, AdoRecordSet:Collect, Support functions