←Select platform

RequestedProcedureDataTable Class Methods

Summary

For a list of all members of this type, see RequestedProcedureDataTable members

Public Methods

Name Description
AddRequestedProcedureRow Adds a RequestedProcedureRow object to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the RequestedProcedureDataTable, including all RequestedProcedureDataTable schemas and constraints
FindByAccessionNumberRequestedProcedureID Finds a RequestedProcedureRow in the System.Data.DataTable.Rows collection by the Accession Number and Requested Procedure ID value.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the RequestedProcedureDataTable.
NewRequestedProcedureRow Creates an empty RequestedProcedureRow without adding it to the System.Data.DataTable.Rows collection.
RemoveRequestedProcedureRow Removes a RequestedProcedureRow 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 RequestedProcedureRowChanged event.
OnRowChanging Raises the RequestedProcedureRowChanging event.
OnRowDeleted Raises the RequestedProcedureRowDeleted event.
OnRowDeleting Raises the RequestedProcedureRowDeleting event.
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