←Select platform

PatientRowCount Method

Summary

Extension method that returns the number of System.Data.DataRow for the Patient Table

Syntax
C#
C++/CLI
public static int PatientRowCount( 
   this DataSet dataSet 
) 
public:  
   [ExtensionAttribute] 
   static int PatientRowCount( 
      System::Data::DataSet^ dataSet 
   ) 

Parameters

dataSet

a System.Data.DataSet that contains the Patient Table

Return Value

a System.Data.DataRowCollection of System.Data.DataRow for the Patient Table

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.