←Select platform
In This Topic ▼

ReferencedStudySequenceDataTable Class Members

Summary

The following tables list the members exposed by ReferencedStudySequenceDataTable.

Protected Constructors

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

Public Methods

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

Public Properties

Name Description
Public Property
Count Gets the total number of ReferencedStudySequenceRow objects in the System.Data.DataTable.Rows collection.
Public Property Item Gets the ReferencedStudySequenceRow at the specified index.
Public Property ReferencedSOPClassUIDColumn Gets the Referenced SOP Class UID Column.
Public Property ReferencedSOPInstanceUIDColumn Gets the Referenced SOP Instance UID Column.
Public Property StudyInstanceUIDColumn Gets the Study Instance UID Column.

Public Events

Name Description
Public Event
ReferencedStudySequenceRowChanged Occurs after a ReferencedStudySequenceRow has been changed successfully.
Public Event ReferencedStudySequenceRowChanging Occurs when a ReferencedStudySequenceRow is changing.
Public Event ReferencedStudySequenceRowDeleted Occurs after a ReferencedStudySequenceRow in the table has been deleted.
Public Event ReferencedStudySequenceRowDeleting Occurs before a ReferencedStudySequenceRow 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