←Select platform

GetConnectionStringSettings Method (DataAccessConfigurationView)

Summary

Returns the System.Configuration.ConnectionStringSettings object based on the name of the registered DataAccessSettings from the connection strings configuration section in the receiver's configuration source.

Syntax

C#
VB
C++
public ConnectionStringSettings GetConnectionStringSettings()
Public Function GetConnectionStringSettings() As ConnectionStringSettings
public: 
ConnectionStringSettings^ GetConnectionStringSettings(); 

Return Value

The System.Configuration.ConnectionStringSettings from configuration.

Remarks

The connection string will be retrieved from the configuration source if it contains the connection strings section, otherwise it will be retrieved from the default configuration file.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.DataAccessLayer Assembly
Click or drag to resize