ArcFM Desktop Developer Guide
IMMPxLogin Interface Members
Properties  Methods 

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by IMMPxLogin.

Public Properties
 NameDescription
 PropertyConnectionThis property accesses the OLEDB connection object required for successful login (as Connection).  
 PropertyConnectionStringThis property accesses the provider-specific string for connecting to the Process Framework database.  
 PropertySchemaNameThis property returns the string prefix indicating the owner of the Process Framework tables. For example, in an Access database, this string is null; for Oracle, it might be 'PROCESS.' and in SQLServer, it might be 'ARCFM.PROCESS.'  
Top
Public Methods
 NameDescription
 MethodPromptConnectionThis method prompts the user with the Process Framework login dialog and returns a boolean if a connection is successfully established. There are several in/out parameters that are all string types: Provider, Server, Database Name, User and Password.  
Top
See Also

Reference

IMMPxLogin Interface
Miner.Interop.Process Namespace

 

 


Send Comment