ArcFM Engine Developer Guide
AdoConnection Property


ADODB Connection used to connect to the Process Framework database
Syntax
'Declaration
 
Public MustOverride ReadOnly Property AdoConnection As ADODB.Connection
'Usage
 
Dim instance As ServiceManagerExpansion
Dim value As ADODB.Connection
 
value = instance.AdoConnection
public abstract ADODB.Connection AdoConnection {get;}
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

ServiceManagerExpansion Class
ServiceManagerExpansion Members

 

 


Send Comment