ArcFM Desktop Developer Guide
Connection Property (IMMPxApplication)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This property establishes a connection (and prompts the user to login, if necessary) when it is first accessed or Show( ) is called.
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
ReadOnly Property Connection As ADODB.Connection
'Usage
 
Dim instance As IMMPxApplication
Dim value As ADODB.Connection
 
value = instance.Connection
[DispId(1610678274)]
ADODB.Connection Connection {get;}

Property Value

_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