←Select platform

StudyDataTable Class Members

Summary

The following tables list the members exposed by StudyDataTable.

Protected Constructors

Name Description
StudyDataTable Initializes a new instance of the CompositeInstanceDataSet.StudyDataTable class with the SerializationInfo and the StreamingContext.

Public Methods

Name Description
AddStudyRow Adds a StudyRow object to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the StudyDataTable, including all StudyDataTable schemas and constraints
FindByStudyInstanceUID Finds a StudyRow in the System.Data.DataTable.Rows collection by the Study Instance UID value.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the StudyDataTable.
NewStudyRow Creates an empty StudyRow without adding it to the System.Data.DataTable.Rows collection.
RemoveStudyRow Removes a StudyRow from the System.Data.DataTable.Rows collection.

Protected Methods

Name Description
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
NewRowFromBuilder Creates a new row from an existing row.
OnRowChanged Raises the StudyRowChanged event.
OnRowChanging Raises the StudyRowChanging event.
OnRowDeleted Raises the StudyRowDeleted event.
OnRowDeleting Raises the StudyRowDeleting event.

Public Properties

Name Description
AccessionNumberColumn Gets the Accession Number Column.
AdditionalPatientHistoryColumn Gets the Additional Patient History Column.
AdmittingDiagnosesDescColumn Gets the Admitting Diagnoses Desc Column.
Count Gets the total number of StudyRow objects in the System.Data.DataTable.Rows collection.
InterpretationAuthorColumn Gets the Interpretation Author Column.
Item Gets the StudyRow at the specified index.
OccupationColumn Gets the Occupation Column.
PatientAgeColumn Gets the Patient Age Column.
PatientIDColumn Gets the Patient ID Column.
PatientSizeColumn Gets the Patient Size Column.
PatientWeightColumn Gets the Patient Weight Column.
ReferDrFamilyNameColumn Gets the Refer Dr Family Name Column.
ReferDrGivenNameColumn Gets the Refer Dr Given Name Column.
ReferDrMiddleNameColumn Gets the Refer Dr Middle Name Column.
ReferDrNamePrefixColumn Gets the Refer Dr Name Prefix Column.
ReferDrNameSuffixColumn Gets the Refer Dr Name Suffix Column.
RetrieveAETitleColumn Gets the Retrieve AE Title Column.
StudyDateColumn Gets the Study Date Column.
StudyDescriptionColumn Gets the Study Description Column.
StudyIDColumn Gets the Study ID Column.
StudyInstanceUIDColumn Gets the Study Instance UID Column.

Public Events

Name Description
StudyRowChanged Occurs after a StudyRow has been changed successfully.
StudyRowChanging Occurs when a StudyRow is changing.
StudyRowDeleted Occurs after a StudyRow in the table has been deleted.
StudyRowDeleting Occurs before a StudyRow in the table is about to be deleted.
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