ArcFM Engine Developer Guide
mmDatabaseType Enumeration


An enumeration of the types of databases that may be used with ArcFM. DB2 is currently not supported.
Syntax
'Declaration
 
Public Enum mmDatabaseType 
   Inherits System.Enum
'Usage
 
Dim instance As mmDatabaseType
public enum mmDatabaseType : System.Enum 
Members
MemberDescription
mmAccess 
mmDB2 
mmOracle 
mmSQLServer 
mmUnknown 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.Process.mmDatabaseType

Requirements

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.

See Also

Reference

Miner.Interop.Process Namespace

 

 


Send Comment