MDAC 2.5 SDK - OLE DB Programmer's Reference
OLE DB Interfaces
The ITableCreation extends ITableDefinition to provide a full set of methods to create or describe the complete set of table definition information.
ITableCreation is an optional interface supported by providers that can describe the properties used in creation of a table.
Method | Description |
GetTableDefinition | Adds a new column to a base table. |