Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.Integration Namespace > GeodatabaseAccess Class : CacheGdbObjectClass Method |
Overload | Description |
---|---|
CacheGdbObjectClass(Int32,IObject) | Reads and caches information about the ObjectClass of the ESRI.ArcGIS.Geodatabase.IObject reference passed in. If the ObjectClass is already cached, execution returns. This overload is called by Hydrate(ObjectInfo, IObject) as a failsafe to ensure that every object's class is known. |
CacheGdbObjectClass(Int32,IObjectClass) | Reads and caches information about the ObjectClass of the ESRI.ArcGIS.Geodatabase.IObjectClass reference passed in. If the ObjectClass is already cached, execution returns. Hydrate(ObjectClassInfo, IObjectClass) calls this method to ensure that IObjectClass is cached. This method calls Hydrate(ObjectClassInfo, IObjectClass) to ensure that the class is known. |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.