For a list of all members of this type, see IMMPxLogin members.
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 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
See Also