Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
Leadtools.Medical.Storage.DataAccessLayer Namespace > DataTableHelper Class : PatientRows Method |
[ExtensionAttribute()] public static DataRowCollection PatientRows( DataSet dataSet )
'Declaration <ExtensionAttribute()> Public Shared Function PatientRows( _ ByVal dataSet As DataSet _ ) As DataRowCollection
'Usage Dim dataSet As DataSet Dim value As DataRowCollection value = DataTableHelper.PatientRows(dataSet)
[ExtensionAttribute()] public: static DataRowCollection^ PatientRows( DataSet^ dataSet )