Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.Integration Namespace : GeodatabaseAccess Class |
For a list of all members of this type, see GeodatabaseAccess members.
Name | Description | |
---|---|---|
![]() | AddAnnotation | |
![]() | AddAnnotationProperties | |
![]() | AddGeometry | Adds geometry to a FeatureInfo object. |
![]() | AddGroupAnnotation | |
![]() | AddTextAnnotation | |
![]() | CacheGdbObject | Caches ArcObjects IObject references for use in batch query operations, such as in the RelationshipCache. |
![]() | CacheGdbObjectClass | Overloaded. 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. |
![]() | ClearObjectCache | Clears the cache of found network object elements. |
![]() | CreateAnnotationElement | |
![]() | CreateGeometry | Overloaded. |
![]() | CreateTextSymbol | |
![]() | Dispose | Overloaded. |
![]() | GetClassInfo | Populates a NetworkAdapter ObjectClassInfo object with the name, ObjectClassID and field definitions of the given ArcObjects IObjectClass reference. |
![]() ![]() | GetCoordinateSystem | |
![]() | GetFromToJunctionEIDs | |
![]() | GetLine2D | Overloaded. Creates a Line2D object from an ESRI point collection. |
![]() | GetPoint2D | Creates a Point2D object from an ArcObjects IPoint reference. |
![]() | GetTableName | Overloaded. Strips the user and db off table names, if the TableNameOnly option is true. (The default is true.) |
![]() | GetWeight | |
![]() | Hydrate | Overloaded. 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. |
![]() | OpenWorkspace | |
![]() | QueryIDs | |
![]() | ReleaseCOMObjects | |
![]() | ReleaseObjectCache | Explicitly release the ObjectCache. This helps free up memory after the cache is no longer needed. The ObjectCache is used by the RelationshipCache to query for related objects. |
![]() | ReleaseObjectClassCache | Explicitly release the ObjectClassCache. This helps free up memory after the cache is no longer needed. The ObjectClassCache is used by the RelationshipCache to query for related objects. |
![]() | SetGlobalID | Sets the Object's GlobalID. |
![]() | SetUniqueIDToGlobalID | |
![]() | SetUserID |