ArcFM Desktop Developer Guide
mmDatabaseType Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

An enumeration of the types of databases that may be used with ArcFM. DB2 is currently not supported.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Interop.Process.dll
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

An enumeration of the types of databases that may be used with ArcFM. DB2 is currently not supported.
Object Model
mmDatabaseType Enumeration
Syntax
'Declaration
 
Public Enum mmDatabaseType 
   Inherits System.Enum
'Usage
 
Dim instance As mmDatabaseType
public enum mmDatabaseType : System.Enum 
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

mmDatabaseType Members
Miner.Interop.Process Namespace

 

 


Send Comment