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

FindByPatientID Method

Show in webframe





A System.String representing the Patient ID.
Finds a CompositeInstanceDataSet.PatientRow in the System.Data.DataTable.Rows collection by the Patient ID value.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindByPatientID( _
   ByVal PatientID As String _
) As CompositeInstanceDataSet.PatientRow
'Usage
 
Dim instance As CompositeInstanceDataSet.PatientDataTable
Dim PatientID As String
Dim value As CompositeInstanceDataSet.PatientRow
 
value = instance.FindByPatientID(PatientID)

            

            

Parameters

PatientID
A System.String representing the Patient ID.

Return Value

The CompositeInstanceDataSet.PatientRow that matches the given PatientID. It is null if no results are found.
Requirements

Target Platforms

See Also

Reference

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