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

FindByStudyInstanceUID Method (CompositeInstanceDataSet.StudyDataTable)

Show in webframe





A System.String the Study Instance UID.
Finds a CompositeInstanceDataSet.StudyRow in the System.Data.DataTable.Rows collection by the Study Instance UID value.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindByStudyInstanceUID( _
   ByVal StudyInstanceUID As String _
) As CompositeInstanceDataSet.StudyRow
'Usage
 
Dim instance As CompositeInstanceDataSet.StudyDataTable
Dim StudyInstanceUID As String
Dim value As CompositeInstanceDataSet.StudyRow
 
value = instance.FindByStudyInstanceUID(StudyInstanceUID)

            

            

Parameters

StudyInstanceUID
A System.String the Study Instance UID.

Return Value

The CompositeInstanceDataSet.StudyRow that matches the given StudyInstanceUID. NULL if no result found.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.StudyDataTable Class
CompositeInstanceDataSet.StudyDataTable 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