CreateMWLDataSet Method

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

Return Value

An empty Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset.

Remarks

Override this method to provide an updated version of the Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset which is used for queries and updates. This is useful when you update your database schema and you want to use the existent methods with the new database.

Requirements

Target Platforms

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

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.