LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

FindBySOPInstanceUID Method (CompositeInstanceDataSet.InstanceDataTable)

Show in webframe





A System.String representing the SOP Instance UID.
Finds a CompositeInstanceDataSet.InstanceRow in the System.Data.DataTable.Rows collection by the SOP Instance UID value.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindBySOPInstanceUID( _
   ByVal SOPInstanceUID As String _
) As CompositeInstanceDataSet.InstanceRow
'Usage
 
Dim instance As CompositeInstanceDataSet.InstanceDataTable
Dim SOPInstanceUID As String
Dim value As CompositeInstanceDataSet.InstanceRow
 
value = instance.FindBySOPInstanceUID(SOPInstanceUID)

            

            

Parameters

SOPInstanceUID
A System.String representing the SOP Instance UID.

Return Value

The CompositeInstanceDataSet.InstanceRow that matches the given SOPInstanceUID. It returns null if no results are found.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.InstanceDataTable Class
CompositeInstanceDataSet.InstanceDataTable Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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