The following tables list the members exposed by IMMDefaultLoginObject.
Public Properties
| Name | Description |
 | ShowDialog | The value given this property determines whether the login dialog is displayed. TRUE = dialog is displayed; FALSE = dialog is not displayed. |
Top
Public Methods
| Name | Description |
 | SetConnectionProperties | The login object collects the necessary database connection properties and passes them to this method. This method can then use the connection properties to login to a database without displaying a login dialog. |
Top
See Also