AdoTables:Delete()

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoTables Class >

AdoTables:Delete()

Previous pageReturn to chapter overviewNext page

Purpose

Delete an object from the collection

 

Prototype

METHOD Delete ( uName AS USUAL )   AS LOGIC PASCAL CLASS AdoTables

 

Argument(s)

cName        Name or ordinal position of the object to delete

 

 

Return

LOGIC        TRUE is the Delete was succesfull, else FALSE

 

See Also

AdoTables, AdoTables:Append