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

Show in webframe

GetPatientRow Method (DefaultStudyInfo)






a study System.Data.DataRow in the Study Table
A default implementation that returns a System.Data.DataRow in the Patient Table for the patient that this study belongs to
Syntax
public DataRow GetPatientRow( 
   DataRow studyRow
)
'Declaration
 
Public Function GetPatientRow( _
   ByVal studyRow As DataRow _
) As DataRow
'Usage
 
Dim instance As DefaultStudyInfo
Dim studyRow As DataRow
Dim value As DataRow
 
value = instance.GetPatientRow(studyRow)

            

            
public:
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
Remarks

For more information, see Leadtools.Medical.Storage.DataAccessLayer.Interface.IStudyInfo.GetPatientRow

Requirements

Target Platforms

See Also

Reference

DefaultStudyInfo Class
DefaultStudyInfo 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