MDAC 2.5 SDK - OLE DB Programmer's Reference
OLE DB Interfaces


 

IAlterTable

The IAlterTable interface exposes methods to alter the definition of tables and columns.

Providers that implement IAlterTable should expose the data source information property DBPROP_ALTERCOLUMN.

Method Description
AlterColumn Alters the column ID and/or properties associated with a column in a table.
AlterTable Alters the table ID and/or properties associated with a table.