←Select platform

CreateMppsDataSet Method

Syntax

C#
VB
C++
protected virtual MPPSDataset CreateMppsDataSet() 
  
Protected Overridable Function CreateMppsDataSet() As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset 

Return Value

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

Remarks

Override this method to provide an updated version of the Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly