Returns the DataAccessMapping registered for the connection name and provider in the DataAccessSettings.
public DataAccessMapping GetDataAccessMapping()
Public Function GetDataAccessMapping() As Leadtools.Medical.Dataaccesslayer.Configuration.DataAccessMapping
public:
Leadtools.Medical.Dataaccesslayer.Configuration.DataAccessMapping^ GetDataAccessMapping();
The DataAccessMapping that matches the configured provider name for the connection .
The mapping will be retrieved from the registered DataAccessSettings object. If there is no mapping, the default mapping will be returned by calling GetDefaultMapping.
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