←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 CompositeInstanceDataSet.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
FindByStudyInstanceUIDReferencedSOPInstanceUID Finds a ReferencedStudySequenceRow in the System.Data.DataTable.Rows collection by the Study Instance UID 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
Count Gets the total number of ReferencedStudySequenceRow objects in the System.Data.DataTable.Rows collection.
Item Gets the ReferencedStudySequenceRow at the specified index.
ReferencedSOPClassUIDColumn Gets the Referenced SOP Class UID Column.
ReferencedSOPInstanceUIDColumn Gets the Referenced SOP Instance UID Column.
StudyInstanceUIDColumn Gets the Study Instance UID 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.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly