This document is archived and information here might be outdated.  Recommended version.


ITableFactory Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

ITableFactory Interface

Provides access to members that control the creation of tables through a factory.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property CanCreate Indicates if the factory can create a table based upon the specified object.
Method Create Creates table(s) based on the specified object.
Method LoadTables Loads a set of layers.
Read-only property PublicName Public name of the factory.
Read-only property TableCategory Category name.

CoClasses that implement ITableFactory

CoClasses and Classes Description
NetCDFTableFactory A factory for creating NetCDF tables.