←Select platform

ReferencedSeriesSequenceDataTable Class Members

Summary

The following tables list the members exposed by ReferencedSeriesSequenceDataTable.

Protected Constructors

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

Public Properties

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

Public Events

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