←Select platform

CreateCatalog Method

Summary

Creates an instance of the Leadtools.Medical.DataAccessLayer.Catalog.ICatalog interface using configuration.

Syntax

C#
VB
C++
public virtual ICatalog CreateCatalog() 
  
Public Overridable Function CreateCatalog() As Leadtools.Medical.Dataaccesslayer.Catalog.ICatalog 
public: 
virtual Leadtools.Medical.Dataaccesslayer.Catalog.ICatalog^ CreateCatalog();  

Return Value

An instance of the Leadtools.Medical.DataAccessLayer.Catalog.ICatalog type.

Example

For an example of using the CatalogFactory refer to the Event Log Viewer utility in the "Leadtools.Medical.Winforms" project.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly