←Select platform

SeriesRows Method

Summary

Extension method that returns a System.Data.DataRowCollection of System.Data.DataRow for the Series Table

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

Parameters

dataSet

a System.Data.DataSet that contains the Series Table

Return Value

a System.Data.DataRowCollection of System.Data.DataRow for the Series 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.