ArcFM Desktop Developer Guide
IMMPxLogin2 Interface Methods

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see IMMPxLogin2 members.

Public Methods
 NameDescription
 MethodCreateEditRSMethod to create a recordset for editing. Requires an SQL query (as string) and a connection (as Connection) as input parameters. Returns the recordset.  
 MethodCreateReadRSMethod to create a read-only recordset. Requires an SQL query (as string) and a connection (as Connection) as input parameters. Returns the recordset.  
 MethodPromptConnectionThis method prompts the user with the Process Framework login dialog and returns a boolean if a connection is successfully established. Unlike the method with the same name on the IMMPxLogin interface, there are no in/out parameters.  
Top
See Also

Reference

IMMPxLogin2 Interface
Miner.Interop.Process Namespace

 

 


Send Comment