AdoTables:Append()

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoTables Class >

AdoTables:Append()

Previous pageReturn to chapter overviewNext page

Purpose

Appends an Table to the collection

 

Prototype

METHOD Append ( oTable AS USUAL  )   AS LOGIC 

 

Argument(s)

uTable        Table object or table name to append to the collection.

 

 

Return

LOGIC        TRUE is the append was succesfull, else FALSE

 

See Also

AdoTables, AdoTables:Delete()