Creates an instance of the Leadtools.Medical.DataAccessLayer.Catalog.ICatalog interface using configuration.
public virtual ICatalog CreateCatalog()
Public Overridable Function CreateCatalog() As Leadtools.Medical.Dataaccesslayer.Catalog.ICatalog
public:
virtual Leadtools.Medical.Dataaccesslayer.Catalog.ICatalog^ CreateCatalog();
An instance of the Leadtools.Medical.DataAccessLayer.Catalog.ICatalog type.
The CatalogFactory will find the configured Leadtools.Medical.DataAccessLayer.Catalog.ICatalog for the data access provider using the Leadtools.Medical.DataAccessLayer.Configuration.IDataAccessConfigurationView.
For an example of using the CatalogFactory refer to the Event Log Viewer utility in the "Leadtools.Medical.Winforms" project.
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