Leadtools.Medical.Storage.DataAccessLayer Namespace > StorageDbDataAccessAgent Class : StoreDicom Method |
public virtual void StoreDicom( DicomDataSet dataSet, string referencedFileName, string retrieveAe, ReferencedImages[] images, bool updateExistentPatient, bool updateExistentStudy, bool updateExistentSeries, bool updateExistentInstances )
'Declaration Public Overridable Sub StoreDicom( _ ByVal dataSet As DicomDataSet, _ ByVal referencedFileName As String, _ ByVal retrieveAe As String, _ ByVal images() As ReferencedImages, _ ByVal updateExistentPatient As Boolean, _ ByVal updateExistentStudy As Boolean, _ ByVal updateExistentSeries As Boolean, _ ByVal updateExistentInstances As Boolean _ )
'Usage Dim instance As StorageDbDataAccessAgent Dim dataSet As DicomDataSet Dim referencedFileName As String Dim retrieveAe As String Dim images() As ReferencedImages Dim updateExistentPatient As Boolean Dim updateExistentStudy As Boolean Dim updateExistentSeries As Boolean Dim updateExistentInstances As Boolean instance.StoreDicom(dataSet, referencedFileName, retrieveAe, images, updateExistentPatient, updateExistentStudy, updateExistentSeries, updateExistentInstances)
public virtual void StoreDicom( DicomDataSet dataSet, string referencedFileName, string retrieveAe, ReferencedImages[] images, bool updateExistentPatient, bool updateExistentStudy, bool updateExistentSeries, bool updateExistentInstances )
function Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.StoreDicom( dataSet , referencedFileName , retrieveAe , images , updateExistentPatient , updateExistentStudy , updateExistentSeries , updateExistentInstances )
public: virtual void StoreDicom( DicomDataSet^ dataSet, String^ referencedFileName, String^ retrieveAe, array<ReferencedImages^>^ images, bool updateExistentPatient, bool updateExistentStudy, bool updateExistentSeries, bool updateExistentInstances )
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