Persistate API documentation
AskConnectionDetails Method (cps)
NamespacesPersistate.UI.DesktopDesktopUserInterfaceAskConnectionDetails(ConnectParameterSet)

[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.
Declaration Syntax
C#
public override InitialisationType AskConnectionDetails(
	ConnectParameterSet cps
)
Parameters
cps (ConnectParameterSet)
An object containing the connection details.
Return Value
The requested initialisation type. This depends on the button the user clicked to dismiss the dialogue, and can take values InitSystem, CreateSystem or CancelInit.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)