Provides access to members that support geodatabase schema creation.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
CreateSchema | Creates the schema for the data elements in the name mapping enumeration. | |
GenerateNameMapping | Generates a name mapping enumeration for the arrays of data elements and domains. |
CoClasses that implement IGdbSchemaCreator
CoClasses and Classes | Description |
---|---|
GdbSchemaCreator | ESRI Geodatabase Schema Creator object. |
Remarks
The IGdbSchemaCreate interface provides two methods to create the schema for the data elements in the name mapping enumeration. The GenerateNameMapping method generates a name mapping enumeration for the arrays of data elements and domain. The CreateSchema method creates the schema for the data elements in the name mapping enumeration.