←Select platform

DataTableHelper Class Methods

Summary

For a list of all members of this type, see DataTableHelper members

Public Methods

Name Description
CreateHangingProtocolDataSet Creates a new, uninitialized HangingProtocolDataset.
CreateTypedDataSet Returns a typed System.Data.DataSet that contains all the necessary DICOM database tables
InstanceRowCount Extension method that returns the number of System.Data.DataRow for the Instance Table
InstanceRows Extension method that returns a System.Data.DataRowCollection of System.Data.DataRow for the Instance Table
IsHangingProtocol Determines if the specified System.Data.DataRow is a Hanging Protocol related DataRow.
PatientRowCount Extension method that returns the number of System.Data.DataRow for the Patient Table
PatientRows Extension method that returns a System.Data.DataRowCollection of System.Data.DataRow for the Patient Table
SchemaExists Returns true if Schema has been set; false otherwise
SeriesRowCount Extension method that returns the number of System.Data.DataRow for the Series Table
SeriesRows Extension method that returns a System.Data.DataRowCollection of System.Data.DataRow for the Series Table
StudyRowCount Extension method that returns the number of System.Data.DataRow for the Study Table
StudyRows Extension method that returns a System.Data.DataRowCollection of System.Data.DataRow for the Study Table
Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly