ArcFM Solution Developer Guide
IMMAdoConnection Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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
9.2.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Interop.Geodatabase.dll
Object Model
IMMAdoConnection Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("2F075911-061C-4C25-85CA-7C241E50E6B9")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMAdoConnection 
'Usage
 
Dim instance As IMMAdoConnection
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("2F075911-061C-4C25-85CA-7C241E50E6B9")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[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.
Object Model
IMMAdoConnection Interface
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("2F075911-061C-4C25-85CA-7C241E50E6B9")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMAdoConnection 
'Usage
 
Dim instance As IMMAdoConnection
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("2F075911-061C-4C25-85CA-7C241E50E6B9")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[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