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


Creating and modifying schema (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > Developing with ArcGIS > Learning ArcObjects > Managing data > Working with feature data > Creating and modifying schema

Creating and modifying schema


About creating and modifying schema

The schema of a geodatabase defines its structure. It includes the feature classes, tables, feature datasets, domains, and other items. Topics in this section of the software development kit (SDK) teach developers how to programmatically work with the schema.


See Also:

Creating feature classes
Creating tables
Creating indexes
Creating fields
Creating feature datasets
Creating and modifying domains
Assigning domains to fields
Working with geodatabase rules
Creating subtypes
Creating annotation and dimension feature classes
Using schema locks
Using the schema creator