CreateDefaultCatalog Method

Summary

Returns the default Leadtools.Medical.DataAccessLayer.Catalog.ICatalog that is used for mapping matching parameters into database tables/columns.

Syntax
C#
VB
C++
protected virtual ICatalog CreateDefaultCatalog() 
  
Protected Overridable Function CreateDefaultCatalog() As ICatalog 
protected: 
virtual ICatalog^ CreateDefaultCatalog();  

Return Value

The default Leadtools.Medical.DataAccessLayer.Catalog.ICatalog that is used for mapping matching parameters into database tables/columns.

Remarks

The default Leadtools.Medical.DataAccessLayer.Catalog.ICatalog returned by this method is of type WorklistCatalog.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly