←Select platform

GetPatientRow Method

Summary

A default implementation that returns a System.Data.DataRow in the Patient Table for the patient that this study belongs to

Syntax
C#
C++/CLI
public DataRow GetPatientRow( 
   DataRow studyRow 
) 
public:  
   System::Data::DataRow^ GetPatientRow( 
      System::Data::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 GetPatientRow

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.