←Select platform

ReferencedStudySequenceDataTable Class Members

Summary

The following tables list the members exposed by ReferencedStudySequenceDataTable.

Protected Constructors

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

Public Methods

Name Description
AddReferencedStudySequenceRow Adds a new ReferencedStudySequenceRow to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the ReferencedStudySequenceDataTable, including all ReferencedStudySequenceDataTable schemas and constraints
FindByAccessionNumberRequestedProcedureIDReferencedSOPInstanceUID Finds a ReferencedStudySequenceRow in the System.Data.DataTable.Rows collection by the Accession Number and Requested Procedure ID and Referenced SOP Instance UID value.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ReferencedStudySequenceDataTable.
NewReferencedStudySequenceRow Creates an empty ReferencedStudySequenceRow without adding it to the System.Data.DataTable.Rows collection.
RemoveReferencedStudySequenceRow Removes a ReferencedStudySequenceRow 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 ReferencedStudySequenceRowChanged event.
OnRowChanging Raises the ReferencedStudySequenceRowChanging event.
OnRowDeleted Raises the ReferencedStudySequenceRowDeleted event.
OnRowDeleting Raises the ReferencedStudySequenceRowDeleting event.

Public Properties

Name Description
AccessionNumberColumn Gets the Accession Number Column.
Count Gets the total number of ReferencedStudySequenceRow objects in the System.Data.DataTable.Rows collection.
Item Gets the ReferencedStudySequenceRow at the specified index.
OrderNumberColumn Gets the Order Number Column.
ReferencedSOPClassUIDColumn Gets the Referenced SOP Class UID Column.
ReferencedSOPInstanceUIDColumn Gets the Referenced SOP Instance UID Column.
RequestedProcedureIDColumn Gets the Requested Procedure ID Column.

Public Events

Name Description
ReferencedStudySequenceRowChanged Occurs after a ReferencedStudySequenceRow has been changed successfully.
ReferencedStudySequenceRowChanging Occurs when a ReferencedStudySequenceRow is changing.
ReferencedStudySequenceRowDeleted Occurs after a ReferencedStudySequenceRow in the table has been deleted.
ReferencedStudySequenceRowDeleting Occurs before a ReferencedStudySequenceRow in the table is about to be deleted.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly