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

Show in webframe

StudyRowCount Method






a System.Data.DataSet that contains the Study Table
Extension method that returns the number of System.Data.DataRow for the Study Table
Syntax
[ExtensionAttribute()]
public static int StudyRowCount( 
   DataSet dataSet
)
'Declaration
 
<ExtensionAttribute()>
Public Shared Function StudyRowCount( _
   ByVal dataSet As DataSet _
) As Integer
'Usage
 
Dim dataSet As DataSet
Dim value As Integer
 
value = DataTableHelper.StudyRowCount(dataSet)

            

            
[ExtensionAttribute()]
public:
static int StudyRowCount( 
   DataSet^ dataSet
) 

Parameters

dataSet
a System.Data.DataSet that contains the Study Table

Return Value

Requirements

Target Platforms

See Also

Reference

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