Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.Integration Namespace > GeodatabaseAccess Class : Hydrate Method |
Overload | Description |
---|---|
Hydrate(ObjectInfo,IObject) | Populates the fields on a ObjectInfo inatance from an ArcObjects IObject reference. The IObject reference is cached, and is made available in this object's ObjectCache property. All the fields defined for this class are set. The UserID, GlobalID and UniqueID are all set here. The UserID is populated with the value of the field configured with FeatureIDFieldModelName. The GlobalID is populated with the value of the GlobalID field. The UniqueID is a concatenation of the table name and the globalID, if the globalID was configured. |
Hydrate(FeatureInfo,IFeature) | Builds a Network Adapter FeatureInfo object from an ArcObjects IFeature reference. The IFeature reference is cached and is made available in this object's ObjectCache property. |
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.