ArcFM Desktop Developer Guide
Miner.Controls.XmlLogin Namespace
Inheritance Hierarchy

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The objects in this namespace may be used to parse DatabaseConnections.xml using the .NET System.Xml namespace. DatabaseConnections.xml is used by the ArcFM Engine Administrator to manage database connections for ArcFM Viewer for ArcGIS Engine.
Classes
 ClassDescription
ClassConnection This class represents the <Connection> tags in DatabaseConnections.xml. It contains a Name (for identification) and a GDBConnection object.
ClassConnections This class represents the <Connections> tags in DatabaseConnections.xml. This tag may contain multiple <Connection> tags (one for each database connection).
ClassGDBConnection This class contains the connection properties (e.g., database, user name, password) as they appear in DatabaseConnections.xml.
See Also

Reference

Miner.Controls Assembly

 

 


Send Comment