ArcFM Desktop Developer Guide
ConnectionType Property (IMMPxApplication)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This property uses the mmDatabaseType enumeration to set the connection type.
Syntax
'Declaration
 
<DispIdAttribute(1610678275)>
ReadOnly Property ConnectionType As mmDatabaseType
'Usage
 
Dim instance As IMMPxApplication
Dim value As mmDatabaseType
 
value = instance.ConnectionType
[DispId(1610678275)]
mmDatabaseType ConnectionType {get;}

Property Value

Returns a value from the mmDatabaseType enumeration to indicate the type of database connection
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

IMMPxApplication Interface
IMMPxApplication Members

 

 


Send Comment