←Select platform
In This Topic ▼

RequestAttributeSequenceDataTable Class Members

Summary

The following tables list the members exposed by RequestAttributeSequenceDataTable.

Protected Constructors

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

Public Methods

Name Description
Public Method
AddRequestAttributeSequenceRow Adds a new CompositeInstanceDataSet.RequestAttributeSequenceRow to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the RequestAttributeSequenceDataTable, including all RequestAttributeSequenceDataTable schemas and constraints
Public Method 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.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the RequestAttributeSequenceDataTable.
Public Method NewRequestAttributeSequenceRow Creates an empty RequestAttributeSequenceRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemoveRequestAttributeSequenceRow Removes a RequestAttributeSequenceRow 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 RequestAttributeSequenceRowChanged event.
Protected Method OnRowChanging Raises the RequestAttributeSequenceRowChanging event.
Protected Method OnRowDeleted Raises the RequestAttributeSequenceRowDeleted event.
Protected Method OnRowDeleting Raises the RequestAttributeSequenceRowDeleting event.

Public Properties

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

Public Events

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