protected override DataAccessMapping GetDefaultMapping(
string name,
string dbProviderName
)
protected:
DataAccessMapping^ GetDefaultMapping(
String^ name,
String^ dbProviderName
) override
name
The connection name for which the dbProviderName belongs.
dbProviderName
A System.String that represents the connection logical provider name.
A Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping object that represents the mapping from the logical provider and the data access type. It will return a null value if no mapping is found.
This methods has the following default Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping:
For the dbProviderName = Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping.DefaultSqlProviderName the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping.DataAccessType will be of type Leadtools.Medical.Worklist.DataAccessLayer.WorklistSqlDbDataAccessAgent and the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping.CatalogType will be of type Leadtools.Medical.Worklist.DataAccessLayer.WorklistCatalog
For the dbProviderName = Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping.DefaultSqlCe3_5ProviderName the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping.DataAccessType will be of type Leadtools.Medical.Worklist.DataAccessLayer.WorklistSqlCeDataAccessAgent and the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping.CatalogType will be of type Leadtools.Medical.Worklist.DataAccessLayer.WorklistCatalog
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document