LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)
LEAD Technologies, Inc

FindByPatientID Method






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)
DebuggerNonUserCodeAttribute()
 function Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CompositeInstanceDataSet.PatientDataTable Class
CompositeInstanceDataSet.PatientDataTable Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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