AdoUsers:Delete()

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoUsers Class >

AdoUsers:Delete()

Previous pageReturn to chapter overviewNext page

Purpose

Delete an object from the collection

 

Prototype

METHOD Delete ( uName AS USUAL  )  AS LOGIC 

 

Argument(s)

cName        Name or ordinal position of the object to delete

 

Return

LOGIC        TRUE is the Delete was succesfull, else FALSE

 

See Also

AdoUsers, AdoUsers:Append