Name | Description | |
---|---|---|
![]() | Abort | (Inherited from System.ServiceModel.ClientBase<IDataSourceManagementService>) |
![]() | Close | (Inherited from System.ServiceModel.ClientBase<IDataSourceManagementService>) |
![]() | CreateExposureSet | Creates a new Touchstone® Exposure Set.
An Exposure Set contains a discrete set of related Exposure data that includes the following information:
|
![]() | DisplayInitializationUI | (Inherited from System.ServiceModel.ClientBase<IDataSourceManagementService>) |
![]() | GetDatabases | Retrieves a list of all existing Touchstone® Exposure or Results Databases stored on a given Data Source within a specific Business Unit. |
![]() | GetDataServers | Retrieves a list of all existing Touchstone® SQL Data Servers that are registered with the Touchstone application and available to the current Project.
Use the |
![]() | GetDataSources | Retrieves a list of all existing Touchstone® SQL Data Sources that are registered with the Touchstone application.
A Data Source is a SQL Exposure or Results database. Use the |
![]() | GetExposureSets | Retrieves a list of all existing Touchstone® Exposure Sets in a given Data Source within a specific Business Unit and SQL Server Instance. |
![]() | Open | (Inherited from System.ServiceModel.ClientBase<IDataSourceManagementService>) |
![]() | SubmitAssociateResultsToProject | Associates all the Results within a Data Source with an existing Touchstone® Project.
You identify the Results to associate with a Project using the corresponding Touchstone-generated Data Source Sequential Identifier (SID). |
![]() | SubmitAttachDatabase | Attaches a Touchstone® Exposure or Results Database to a SQL Database Server. |
![]() | SubmitCreateDatabase | Creates a new Touchstone® Database. |
![]() | SubmitDeleteDatabase | Deletes a Touchstone® Exposure or Results Database. |
![]() | SubmitDeleteExposureSet | Deletes a single Touchstone® Exposure Set. |
![]() | SubmitDetachDatabase | Detaches a Touchstone® Exposure or Results Database from a SQL Database Server. |
![]() | SubmitDowngradeDatabases | Downgrades an existing Touchstone Exposure Database to a previous version.
You can downgrade a database from one release of Touchstone to the previous major release of Touchstone. For example, you can upgrade a Touchstone 11.x database to Touchstone 10.x. To view the current version of your Touchstone client, use the GetSecurityPolicy() method. |
![]() | SubmitRegisterDataSource | Registers an existing Touchstone® Data Source.
A Data Source is a SQL Exposure or Results database. |
![]() | SubmitUpgradeDatabase | Upgrades an existing Touchstone® Database.
Upgrading a Database means updating it to the latest version. You can upgrade a database from one release of Touchstone to the next major release of Touchstone. For example, you can upgrade a Touchstone 3.x database to Touchstone 4.x. To view the current version of your Touchstone client, use the GetSecurityPolicy() method. |
![]() | UnregisterDataSource | Unregisters an existing Touchstone® Data Source.
A Data Source is a SQL Exposure or Results database. |