Touchstone Re 2023 API Reference
DataSourceManagementServiceClient Class Members
Properties  Methods 


Air.Services.Proxy Assembly > (Global) Namespace : DataSourceManagementServiceClient Class

The following tables list the members exposed by DataSourceManagementServiceClient.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ServiceModel.ClientBase<IDataSourceManagementService>)
Public Property (Inherited from System.ServiceModel.ClientBase<IDataSourceManagementService>)
Public Property (Inherited from System.ServiceModel.ClientBase<IDataSourceManagementService>)
Public Property (Inherited from System.ServiceModel.ClientBase<IDataSourceManagementService>)
Public Property (Inherited from System.ServiceModel.ClientBase<IDataSourceManagementService>)
Top
Protected Properties
Public Methods
 NameDescription
Public Method (Inherited from System.ServiceModel.ClientBase<IDataSourceManagementService>)
Public Method (Inherited from System.ServiceModel.ClientBase<IDataSourceManagementService>)
Public MethodCreates a new Touchstone® Exposure Set.

An Exposure Set contains a discrete set of related Exposure data that includes the following information:

  • Contract information, such as policy ID and company name
  • Location information, such as property address, construction, and occupancy
  • Financial information, such as replacement value
 
Public Method (Inherited from System.ServiceModel.ClientBase<IDataSourceManagementService>)
Public MethodRetrieves a list of all existing Touchstone® Exposure or Results Databases stored on a given Data Source within a specific Business Unit.  
Public MethodRetrieves a list of all existing Touchstone® SQL Data Servers that are registered with the Touchstone application and available to the current Project.

Use the GetDataServers() method to find out the name and Touchstone-generated Data Server Sequential Identifier (SID) of each Data Server that is registered with the Touchstone application. This method also returns the file path to the server (MDF file path) and the path to the log file of actions that the server recently executed (LDF file path).

 
Public MethodRetrieves 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 GetDataSources() method to find out the name and Touchstone-generated Data Source Sequential Identifier (SID) of each Data Source that is registered with the Touchstone application.

 
Public MethodRetrieves a list of all existing Touchstone® Exposure Sets in a given Data Source within a specific Business Unit and SQL Server Instance.  
Public Method (Inherited from System.ServiceModel.ClientBase<IDataSourceManagementService>)
Public MethodAssociates 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).

 
Public MethodAttaches a Touchstone® Exposure or Results Database to a SQL Database Server.  
Public MethodCreates a new Touchstone® Database.  
Public MethodDeletes a Touchstone® Exposure or Results Database.  
Public MethodDeletes a single Touchstone® Exposure Set.  
Public MethodDetaches a Touchstone® Exposure or Results Database from a SQL Database Server.  
Public MethodRegisters an existing Touchstone® Data Source.

A Data Source is a SQL Exposure or Results database.

 
Public MethodUpgrades 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.

 
Public MethodUnregisters an existing Touchstone® Data Source.

A Data Source is a SQL Exposure or Results database.

 
Top
Protected Methods
See Also

Reference

DataSourceManagementServiceClient Class
(Global) Namespace