←Select platform

UpdateCompositeInstance Method (StorageDbDataAccessAgent)

Summary

Update the information of DICOM composite instance by adding, deleting or modifying information.

Syntax

C#
VB
C++
Public Overridable Sub UpdateCompositeInstance( _ 
   ByVal compositeInstanceDataSet As Leadtools.Medical.Storage.Dataaccesslayer.CompositeInstanceDataSet _ 
) 

Parameters

compositeInstanceDataSet
The CompositeInstanceDataSet which contains the updates.

Remarks

To perform an update you should first call one of the query methods QueryPatients, QueryStudies, QuerySeries or QueryCompositeInstances then apply the updates on the returned CompositeInstanceDataSet

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize