←Select platform
In This Topic ▼

DataTableHelper Class Methods

Summary

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

Public Methods

Name Description
Public Method
static  | Shared in VB</div>
CreateHangingProtocolDataSet Creates a new, uninitialized HangingProtocolDataset.
Public Method static  | Shared in VB CreateTypedDataSet Returns a typed System.Data.DataSet that contains all the necessary DICOM database tables
Public Method static  | Shared in VB InstanceRowCount Extension method that returns the number of System.Data.DataRow for the Instance Table
Public Method static  | Shared in VB InstanceRows Extension method that returns a System.Data.DataRowCollection of System.Data.DataRow for the Instance Table
Public Method static  | Shared in VB IsHangingProtocol Determines if the specified System.Data.DataRow is a Hanging Protocol related DataRow.
Public Method static  | Shared in VB PatientRowCount Extension method that returns the number of System.Data.DataRow for the Patient Table
Public Method static  | Shared in VB PatientRows Extension method that returns a System.Data.DataRowCollection of System.Data.DataRow for the Patient Table
Public Method static  | Shared in VB SchemaExists Returns true if Schema has been set; false otherwise
Public Method static  | Shared in VB SeriesRowCount Extension method that returns the number of System.Data.DataRow for the Series Table
Public Method static  | Shared in VB SeriesRows Extension method that returns a System.Data.DataRowCollection of System.Data.DataRow for the Series Table
Public Method static  | Shared in VB StudyRowCount Extension method that returns the number of System.Data.DataRow for the Study Table
Public Method static  | Shared in VB StudyRows Extension method that returns a System.Data.DataRowCollection of System.Data.DataRow for the Study Table

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly