" />
←Select platform

LoadDicomDataSet(DataRow) Method (DefaultInstanceInfo)

Summary

A default implementation that returns the DicomDataSet that corresponds to row"/>

Syntax

C#
VB
C++
public DicomDataSet LoadDicomDataSet( 
   System.Data.DataRow row 
) 
Public Function LoadDicomDataSet( 
   ByVal row As System.Data.DataRow 
) As DicomDataSet 
public:  
   DicomDataSet^ LoadDicomDataSet( 
      System::Data::DataRow^ row 
   ) 

Parameters

row

a System.Data.DataRow in the Instance table

Return Value

the DicomDataSet that corresponds to row"/>

Remarks

For more information, see LoadDicomDataSet(DataRow)

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