←Select platform
In This Topic ▼

ReferencedSeriesSequenceDataTable Class Members

Summary

The following tables list the members exposed by ReferencedSeriesSequenceDataTable.

Protected Constructors

Name Description
Protected Constructor
ReferencedSeriesSequenceDataTable Initializes a new instance of the CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable class with the System.Runtime.Serialization.SerializationInfo and the System.Runtime.Serialization.StreamingContext.

Public Methods

Name Description
Public Method
AddReferencedSeriesSequenceRow Adds a new CompositeInstanceDataSet.ReferencedSeriesSequenceRow to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the ReferencedSeriesSequenceDataTable, including all ReferencedSeriesSequenceDataTable schemas and constraints.
Public Method FindBySeriesInstanceUIDSOPInstanceUID Finds a ReferencedSeriesSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID and SOP Instance UID value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ReferencedSeriesSequenceDataTable.
Public Method NewReferencedSeriesSequenceRow Creates an empty ReferencedSeriesSequenceRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemoveReferencedSeriesSequenceRow Removes a ReferencedSeriesSequenceRow 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 ReferencedSeriesSequenceRowChanged event.
Protected Method OnRowChanging Raises the ReferencedSeriesSequenceRowChanging event.
Protected Method OnRowDeleted Raises the ReferencedSeriesSequenceRowDeleted event.
Protected Method OnRowDeleting Raises the ReferencedSeriesSequenceRowDeleting event.

Public Properties

Name Description
Public Property
Count Gets the total number of ReferencedSeriesSequenceRow objects in the System.Data.DataTable.Rows collection.
Public Property Item Gets the ReferencedSeriesSequenceRow at the specified index.
Public Property SeriesInstanceUIDColumn Gets the Requested Series Instance UID Column.
Public Property SOPInstanceUIDColumn Gets the SOP Instance UID Column.

Public Events

Name Description
Public Event
ReferencedSeriesSequenceRowChanged Occurs after a ReferencedSeriesSequenceRow has been changed successfully.
Public Event ReferencedSeriesSequenceRowChanging Occurs when a ReferencedSeriesSequenceRow is changing.
Public Event ReferencedSeriesSequenceRowDeleted Occurs after a ReferencedSeriesSequenceRow in the table has been deleted.
Public Event ReferencedSeriesSequenceRowDeleting Occurs before a ReferencedSeriesSequenceRow 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