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


Customizing the geodatabase (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > Appendix: ArcObjects in Visual C++ > Extending ArcObjects > Customizing the geodatabase

Customizing the geodatabase


The following sections provide examples of customizing the geodatabase object model.
Apart from these customizations it is not normally realistic to further extend the geodatabase model. Most of the geodatabase objects implement behavior that is closely linked with the other objects in the model, so they are not generally suitable for modification and reuse.

Class Extensions

Custom Features

Plug In Data Sources

Workspace Extensions

OLE DB Providers