public DataAccessMapping(
string dbProviderName,
string databaseTypeName,
string catalogTypeName
)
Public Function New( _
ByVal dbProviderName As String, _
ByVal databaseTypeName As String, _
ByVal catalogTypeName As String _
)
public:
DataAccessMapping(
String^ dbProviderName,
String^ databaseTypeName,
String^ catalogTypeName
)
dbProviderName
The managed ADO.NET provider name.
databaseTypeName
The name for the type responsible of handling the data access for the given provider.
catalogTypeName
The name for the type implementing the Leadtools.Medical.DataAccessLayer.Catalog.ICatalog interface.
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