Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

CreateMWLDataSet Method






Returns an empty Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset.
Syntax
protected virtual MWLDataset CreateMWLDataSet()
'Declaration
 
Protected Overridable Function CreateMWLDataSet() As MWLDataset
'Usage
 
Dim instance As WorklistDbDataAccessAgent
Dim value As MWLDataset
 
value = instance.CreateMWLDataSet()

            

            
protected:
virtual MWLDataset^ CreateMWLDataSet(); 

Return Value

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

See Also

Reference

WorklistDbDataAccessAgent Class
WorklistDbDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features