←Select platform
In This Topic ▼

StudyDataTable Class Members

Summary

The following tables list the members exposed by StudyDataTable.

Protected Constructors

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

Public Methods

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

Protected Methods

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

Public Properties

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

Public Events

Name Description
Public Event
StudyRowChanged Occurs after a StudyRow has been changed successfully.
Public Event StudyRowChanging Occurs when a StudyRow is changing.
Public Event StudyRowDeleted Occurs after a StudyRow in the table has been deleted.
Public Event StudyRowDeleting Occurs before a StudyRow in the table is about to be deleted.

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