←Select platform

PPSRelationshipDataTable Class Members

Summary

The following tables list the members exposed by PPSRelationshipDataTable.

Protected Constructors

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

Public Methods

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

Public Properties

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

Public Events

Name Description
PPSRelationshipRowChanged Occurs after a PPSRelationshipRow has been changed successfully.
PPSRelationshipRowChanging Occurs when a PPSRelationshipRow is changing.
PPSRelationshipRowDeleted Occurs after a PPSRelationshipRow in the table has been deleted.
PPSRelationshipRowDeleting Occurs before a PPSRelationshipRow in the table is about to be deleted.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly