←Select platform

DataTableHelper Class Members

Summary

The following tables list the members exposed by DataTableHelper.

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

Public Properties

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