The following tables list the members exposed by IMMPxLoginEx.
Public Properties
| Name | Description |
 | Connection | This property accesses the OLEDB connection object required for successful login (as Connection). |
 | ConnectionString | This property accesses the provider-specific string for connecting to the Process Framework database. |
 | SchemaName | This property accesses the string prefix indicating the owner of the Process Framework tables (as string). |
Top
Public Methods
| Name | Description |
 | PromptConnection | This 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