←Select platform

RequestAttributeSequenceDataTable Class Members

Summary

The following tables list the members exposed by RequestAttributeSequenceDataTable.

Protected Constructors

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

Public Methods

Name Description
AddRequestAttributeSequenceRow Adds a new CompositeInstanceDataSet.RequestAttributeSequenceRow to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the RequestAttributeSequenceDataTable, including all RequestAttributeSequenceDataTable schemas and constraints
FindBySeriesInstanceUIDRequestedProcedureIDScheduledProcedureStepID Finds a RequestAttributeSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID and Requested Procedure ID and Scheduled Procedure Step ID value.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the RequestAttributeSequenceDataTable.
NewRequestAttributeSequenceRow Creates an empty RequestAttributeSequenceRow without adding it to the System.Data.DataTable.Rows collection.
RemoveRequestAttributeSequenceRow Removes a RequestAttributeSequenceRow 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 RequestAttributeSequenceRowChanged event.
OnRowChanging Raises the RequestAttributeSequenceRowChanging event.
OnRowDeleted Raises the RequestAttributeSequenceRowDeleted event.
OnRowDeleting Raises the RequestAttributeSequenceRowDeleting event.

Public Properties

Name Description
Count Gets the total number of RequestAttributeSequenceRow objects in the System.Data.DataTable.Rows collection.
Item Gets the RequestAttributeSequenceRow at the specified index.
RequestedProcedureIDColumn Gets the Requested Procedure ID Column.
ScheduledProcedureStepIDColumn Gets the Scheduled Procedure Step ID Column.
SeriesInstanceUIDColumn Gets the Series Instance UID Column.

Public Events

Name Description
RequestAttributeSequenceRowChanged Occurs after a RequestAttributeSequenceRow has been changed successfully.
RequestAttributeSequenceRowChanging Occurs when a RequestAttributeSequenceRow is changing.
RequestAttributeSequenceRowDeleted Occurs after a RequestAttributeSequenceRow in the table has been deleted.
RequestAttributeSequenceRowDeleting Occurs before a RequestAttributeSequenceRow 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