Leadtools.Medical.Worklist.DataAccessLayer Namespace > WorklistDbDataAccessAgent Class : UpdateMPPS Method |
public virtual void UpdateMPPS( MPPSDataset mppsDS )
'Declaration Public Overridable Sub UpdateMPPS( _ ByVal mppsDS As MPPSDataset _ )
'Usage Dim instance As WorklistDbDataAccessAgent Dim mppsDS As MPPSDataset instance.UpdateMPPS(mppsDS)
public virtual void UpdateMPPS( MPPSDataset mppsDS )
function Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent.UpdateMPPS( mppsDS )
public: virtual void UpdateMPPS( MPPSDataset^ mppsDS )
To perform an update you should first call the query methods QueryMPPS then apply the updates on the returned Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset.
If you didn't call any of the query methods all information will be considered added as new items.
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