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 provider-supported interface that can describe the properties used in the creation of a table. If the provider implements ITableDefinitionWithConstraint, it must also implement ITableCreation because ITableDefinitionWithConstraints inherits from ITableCreation.
This topic is a part of: