[This is preliminary documentation and is subject to change.]
Puts up the Connect dialogue allowing the user to enter or modify
the connection details used to initialise the Persistate system.
| C# |
public override InitialisationType AskConnectionDetails( ConnectParameterSet cps )
- cps (ConnectParameterSet)
- An object containing the connection details.
The requested initialisation type. This depends on the button the
user clicked to dismiss the dialogue, and can take values InitSystem,
CreateSystem or CancelInit.