Leadtools.Medical.Worklist.DataAccessLayer Namespace > WorklistDbDataAccessAgent Class : CreateMppsDataSet Method |
protected virtual MPPSDataset CreateMppsDataSet()
'Declaration Protected Overridable Function CreateMppsDataSet() As MPPSDataset
'Usage Dim instance As WorklistDbDataAccessAgent Dim value As MPPSDataset value = instance.CreateMppsDataSet()
protected virtual MPPSDataset CreateMppsDataSet()
function Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent.CreateMppsDataSet()
protected: virtual MPPSDataset^ CreateMppsDataSet();
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2