ArcFM Solution Developer Guide
IMMAdoConnection Interface
Members 


Implement this interface on a custom login object. The IMMAdoConnection::Connection property returns the ADO connection that is used by the Open Session Manager and Open Workflow Manager tools to bypass the Process Framework login. If this ADO connection is not set or the custom login object doesn't implement this interface, the user will be prompted to login to Process Framework tools (Session Manager, Workflow Manager) separately.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("2F075911-061C-4C25-85CA-7C241E50E6B9")>
<ComImportAttribute()>
Public Interface IMMAdoConnection 
'Usage
 
Dim instance As IMMAdoConnection
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("2F075911-061C-4C25-85CA-7C241E50E6B9")]
[ComImport()]
public interface IMMAdoConnection 
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

IMMAdoConnection Members
Miner.Interop Namespace

Implement this interface on a custom login object. The IMMAdoConnection::Connection property returns the ADO connection that is used by the Open Session Manager and Open Workflow Manager tools to bypass the Process Framework login. If this ADO connection is not set or the custom login object doesn't implement this interface, the user will be prompted to login to Process Framework tools (Session Manager, Workflow Manager) separately.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("2F075911-061C-4C25-85CA-7C241E50E6B9")>
<ComImportAttribute()>
Public Interface IMMAdoConnection 
'Usage
 
Dim instance As IMMAdoConnection
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("2F075911-061C-4C25-85CA-7C241E50E6B9")]
[ComImport()]
public interface IMMAdoConnection 
Inheritance Hierarchy

Miner.Interop.IMMAdoConnection

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

IMMAdoConnection Members
Miner.Interop Namespace

 

 


Send Comment