ClientConfig Methods |
The ClientConfig type exposes the following members.
Name | Description | |
---|---|---|
CheckForUpdate | ||
Dispose |
Disposes of the object
|
|
EntSrv |
Returns the EnterpriseServiceClient object this object uses to communicate with the server.
|
|
GetAuthToken | ||
GetPublishedContent |
Gets a PublishedContentCollection object representing the published content for a particular category.
|
|
GetServerSecurityManifest |
Gets a ServerSecurity Manifest object.
|
|
GetUserNameAndPassword |
Prompts the user for a username and password, updating the username and password properties.
|
|
HandleAuthorisationFault |
Handle an auhtorisation fault from the Enterprise Service by showing the login prompt and getting a new Auth Token
|
|
HideSplashScreen |
Hides the splash screen.
|
|
ImportPAXFile |
Shows the Import Export wizard for a given import file
|
|
Initialise |
Initialises the object.
|
|
Initialise(String, SessionManagerDataFileFormatEnum, Boolean, Boolean) |
Initialises the object.
|
|
IsServerSecurityLockValid |
Returns a value that indicates if the Server Security is locked by the current user.
|
|
IsSetupLockValid |
Returns a value that indicates if the setup files are locked by the current user.
|
|
LockServerSecurityData |
Attempts to lock the Server Security for editing.
|
|
LockSetupData |
Attempts to lock the setup files for editing.
|
|
PubEntSrv |
Returns the EnterpriseServiceClient object this object uses to communicate with the server for the purposes of publishing.
|
|
PublishDocument |
Publishes a Document (Report or Query) to DataPA Enterprise.
|
|
ReloadSetup |
Refreshes the setup files.
|
|
RestoreSplashScreen |
Shows the splash screen if it was hidden with allow restore set to true.
|
|
RunQuery | ||
SaveServerSecurity |
Saves any changes to the server security object back to the server
|
|
SaveSetupData | ||
Search |
Prompts user for search text
|
|
SearchAndReplace |
Prompts user for search and replace text
|
|
ServerSecurity |
Gets the server security object.
|
|
SetCustomLoadingImageFromFile |
Loads a custom loading image for this client session from a file on disk
|
|
ShowAbout | ||
ShowChangePassword | ||
ShowLicenseWindow | ||
ShowManagePublished | ||
ShowManageServer |
Shows the manage server screen
|
|
ShowManageServer(String) |
Shoes the manage server screen
|
|
ShowOpenFromServer | ||
ShowProperties |
Shows the properties screen
|
|
ShowQueryString |
Shows a dialog with the query string that will be executed on the server for a given query
|
|
ShowQueryWizard | ||
ShowRunQueryWizardToCollectParametersOnly |
Shows the run query wizard to collect parameter values
|
|
ShowSecurity |
Shows the security screen
|
|
ShowSelectConnection | ||
ShowSelectConnection(String) | ||
ShowSetup |
Shows the setup screen
|
|
ShowSplashScreen |
Shows the splash screen.
|
|
ShowSubjectExplorer | ||
SQLClient |
Returns the SQL Client object used to run SQL queries.
|
|
SystemType | ||
TmpDir | ||
UnLockServerSecurityData |
Attempts to unlock the Server Security.
|
|
UnLockSetupData |
Attempts to unlock the setup files.
|
|
UseNewSetUp | ||
ViewData |