Gets the default DataAccessMapping for the connection provider.
protected override DataAccessMapping GetDefaultMapping(
string name,
string dbProviderName
)
protected:
virtual DataAccessMapping^ GetDefaultMapping(
String^ name,
String^ dbProviderName
) override
name
The connection name for which the dbProviderName belongs.
dbProviderName
The connection logical provider name.
A DataAccessMapping object for the provided dbProviderName. It will return a null value if no mapping is found.
This methods has the following default DataAccessMapping:
For the dbProviderName = DefaultSqlProviderName the DataAccessType will be of type StorageSqlDbDataAccessAgent and the CatalogType will be of type StorageCatalog
For the dbProviderName = DefaultSqlCe3-5ProviderName the DataAccessType will be of type StorageSqlCeDataAccessAgent and the CatalogType will be of type StorageCatalog
StorageDataAccessConfigurationView Class
StorageDataAccessConfigurationView Members
Leadtools.Medical.Storage.DataAccessLayer.Configuration Namespace
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