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


ITableFactory Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITableFactory Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ITableFactory

Classes Description
NetCDFTableFactory A factory for creating NetCDF tables.