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

Show in webframe

GetPatientRow Method (IStudyInfo)






a study System.Data.DataRow in the Study Table
Returns a System.Data.DataRow in the Patient Table for the patient that this study belongs to
Syntax
DataRow GetPatientRow( 
   DataRow studyRow
)
'Declaration
 
Function GetPatientRow( _
   ByVal studyRow As DataRow _
) As DataRow
'Usage
 
Dim instance As IStudyInfo
Dim studyRow As DataRow
Dim value As DataRow
 
value = instance.GetPatientRow(studyRow)

            

            
DataRow^ GetPatientRow( 
   DataRow^ studyRow
) 

Parameters

studyRow
a study System.Data.DataRow in the Study Table

Return Value

a System.Data.DataRow in the Patient Table for the patient that this study belongs to
Requirements

Target Platforms

See Also

Reference

IStudyInfo Interface
IStudyInfo 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