Returns an empty Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset.
protected virtual MWLDataset CreateMWLDataSet()
Protected Overridable Function CreateMWLDataSet() As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset
protected:
virtual Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset^ CreateMWLDataSet();
An empty Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset.
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.
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