←Select platform
In This Topic ▼

PPSRelationshipDataTable Class Members

Summary

The following tables list the members exposed by PPSRelationshipDataTable.

Protected Constructors

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

Public Methods

Name Description
Public Method
AddPPSRelationshipRow Adds a PPSRelationshipRow object to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the PPSRelationshipDataTable, including all PPSRelationshipDataTable schemas and constraints
Public Method FindByItmeOrderNumberMPPSSOPInstanceUID Finds a PPSRelationshipRow in the System.Data.DataTable.Rows collection by the Itme Order Number and MPPS SOP Instance UID value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the PPSRelationshipDataTable.
Public Method NewPPSRelationshipRow Creates an empty PPSRelationshipRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemovePPSRelationshipRow Removes a PPSRelationshipRow 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 PPSRelationshipRowChanged event.
Protected Method OnRowChanging Raises the PPSRelationshipRowChanging event.
Protected Method OnRowDeleted Raises the PPSRelationshipRowDeleted event.
Protected Method OnRowDeleting Raises the PPSRelationshipRowDeleting event.

Public Properties

Name Description
Public Property
Count Gets the total number of PPSRelationshipRow objects in the System.Data.DataTable.Rows collection.
Public Property Item Gets the PPSRelationshipRow at the specified index.
Public Property ItmeOrderNumberColumn Gets the Itme Order Number Column.
Public Property MPPSSOPInstanceUIDColumn Gets the MPPS SOP Instance UID Column.
Public Property ScheduledProcedureStepIDColumn Gets the Scheduled Procedure Step ID Column.

Public Events

Name Description
Public Event
PPSRelationshipRowChanged Occurs after a PPSRelationshipRow has been changed successfully.
Public Event PPSRelationshipRowChanging Occurs when a PPSRelationshipRow is changing.
Public Event PPSRelationshipRowDeleted Occurs after a PPSRelationshipRow in the table has been deleted.
Public Event PPSRelationshipRowDeleting Occurs before a PPSRelationshipRow 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.Worklist.DataAccessLayer Assembly