AdoFields:Delete()

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoFields Class >

AdoFields:Delete()

Previous pageReturn to chapter overviewNext page

Purpose

Delete a field from the collection

 

Prototype

METHOD Delete ( uIndex AS USUAL )  AS LOGIC 

 

Argument(s)

uIndex        Name or ordinal position of the field

 

 

Return

LOGIC        TRUE is the Delete was succesfull, else FALSE

 

See Also

AdoFields, AdoCollectionBase(), AdoFields:Append