SQProxy.LoadProject

Loads the specified project and connects to the data source that was used last time Stonefield Query was run

public bool LoadProject(string ProjectFolder,
	string UserName,
	string Password);

Return Value

True if the project was successfully loaded, false if an error occurred.

Parameters

ProjectFolder
The folder where the project resides.

UserName
The Stonefield Query username used to log into the project.

Password
The Stonefield Query password used to log into the project.

Overloads:


See also:

Class SQProxy

© Stonefield Software Inc., 2023 • Updated: 06/06/16
Comment or report problem with topic