Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

ExistsDicomDataSet Method (DefaultInstanceInfo)






a System.Data.DataRow in the Instance table
A default implementation that returns true if the Leadtools.Dicom.DicomDataSet specified by row exists; false otherwise.
Syntax
public bool ExistsDicomDataSet( 
   DataRow row
)
'Declaration
 
Public Function ExistsDicomDataSet( _
   ByVal row As DataRow _
) As Boolean
'Usage
 
Dim instance As DefaultInstanceInfo
Dim row As DataRow
Dim value As Boolean
 
value = instance.ExistsDicomDataSet(row)

            

            
public:
bool ExistsDicomDataSet( 
   DataRow^ row
) 

Parameters

row
a System.Data.DataRow in the Instance table
Remarks

For more information, see Leadtools.Medical.Storage.DataAccessLayer.Interface.IInstanceInfo.ExistsDicomDataSet

Requirements

Target Platforms

See Also

Reference

DefaultInstanceInfo Class
DefaultInstanceInfo Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features