GxObject that represents a database.
Product Availability
Available with ArcGIS Desktop.
Supported Platforms
Windows
Interfaces
Interfaces | Description |
---|---|
IGxCachedObjects | Provides access to members that load/release objects being cached for efficiency. |
IGxDatabase | Provides access to members that manage the properties of a GX database object. |
IGxDatabase2 | Provides access to members that manage the properties of a GX database object. |
IGxDataElement | Provides access to all GxObjects to get their associated data elements. |
IGxDataElementHelper | Provides access to interface which allows GxObject implementers to partially or completely fill the properties of the peer data element. |
IGxObject | Provides access to members that are common to all GxObjects. |
IGxObjectContainer | Provides access to members that manage child GxObjects. |
IGxObjectEdit | Provides access to members that edit/modify a GxObject. |
IGxObjectInternalName | Provides access to members that manage the name object that the GxObject represents. |
IGxObjectProperties | Provides access to members that return properties of the GxObject. |
IGxObjectUI | Provides access to members that represent the icons and menus for a GxObject. |
IGxObjectWizard | Provides access to members that invokes a wizard associated with the GxObject. |
IGxPasteTarget | Provides access to members for pasting objects. |
IGxRemoteConnection | Provides access to members pertaining to remote connections. |
IMetadata (esriGeoDatabase) | Provides access to members that manage and update metadata. |
IMetadataEdit (esriGeoDatabase) | Provides access to members that provide information about whether metadata can be edited. |
INativeTypeInfo (esriGeoDatabase) | Provides access to the native type. |
IWorkspaceEvents (esriGeoDatabase) | Provides access to events that may be fired by a Workspace. |