IDatabaseCompact2 Interface
Provides access to members for compacting a file or personal geodatabase.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
CanCompact |
True if this dataset can be compacted. |
|
Compact |
Compacts the database. |
|
CompactEx |
Compacts the database. |
Inherited Interfaces
Interfaces |
Description |
IDatabaseCompact |
Provides access to members for compacting a file or personal geodatabase. |
Classes that implement IDatabaseCompact2