This document is archived and information here might be outdated. Recommended version. |
Provides access to members that support geodatabase schema creation.
Name | 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. |
Classes | Description |
---|---|
GdbSchemaCreator | Esri Geodatabase Schema Creator object. |
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.