←Select platform
In This Topic ▼

DataTableHelper Class Members

Summary

The following tables list the members exposed by DataTableHelper.

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

Public Properties

Name Description
Public Property
static  | Shared in VB
HangingProtocolDefinitionTableName Gets the name of the Hanging Protocol Definition database table.
Public Property static  | Shared in VB HangingProtocolSupported Gets or sets a value that indicates whether Hanging Protocol support is present.
Public Property static  | Shared in VB HangingProtocolTableName Gets the name of the Hanging Protocol database table.
Public Property static  | Shared in VB InstanceTableName Returns the name of the database table that corresponds to the DICOM General Image IOD
Public Property static  | Shared in VB PatientTableName Returns the name of the database table that corresponds to the DICOM Patient IOD
Public Property static  | Shared in VB Schema Returns the path to the xml-schema that is used to create a typed dataset
Public Property static  | Shared in VB SeriesTableName Returns the name of the database table that corresponds to the DICOM General Series IOD
Public Property static  | Shared in VB StudyTableName Returns the name of the database table that corresponds to the DICOM General Study IOD

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