Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
---|---|
Alters the column ID and/or properties associated with a column in a table. |
|
Alters the table ID and/or properties associated with a table. |
This topic is a part of: