MDAC 2.5 SDK - ADOX


 

Columns Collection

See Also    Example    Properties    Methods

Contains all Column objects of a table, index, or key.





Remarks

The Append method for a Columns collection is unique for ADOX. You can:

The remaining properties and methods are standard to ADO collections. You can:

Note   An error will occur when appending a Column to the Columns collection of an Index if the Column does not exist in a Table that is already appended to the Tables collection.