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.
public ConnectionStringSettings GetConnectionStringSettings()
Public Function GetConnectionStringSettings() As ConnectionStringSettings
public:
ConnectionStringSettings^ GetConnectionStringSettings();
The System.Configuration.ConnectionStringSettings from configuration.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET