MDAC 2.5 SDK - ADOX


 

Append Method (Tables)

See Also    Example    Applies To

Adds a new Table object to the Tables collection.

Syntax

Tables.Append Table

Parameters

Table   A Variant value that contains a reference to the Table to append or the name of the table to create and append.

Remarks

An error will occur if the provider does not support creating tables.