←Select platform
In This Topic ▼

ImagingServiceRequestDataTable Class Members

Summary

The following tables list the members exposed by ImagingServiceRequestDataTable.

Protected Constructors

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

Public Methods

Name Description
Public Method
AddImagingServiceRequestRow Adds a ImagingServiceRequestRow object to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the ImagingServiceRequestDataTable, including all ImagingServiceRequestDataTable schemas and constraints
Public Method FindByAccessionNumber Finds a ImagingServiceRequestRow in the System.Data.DataTable.Rows collection by the Accession Number value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ImagingServiceRequestDataTable.
Public Method NewImagingServiceRequestRow Creates an empty ImagingServiceRequestRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemoveImagingServiceRequestRow Removes a ImagingServiceRequestRow 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 ImagingServiceRequestRowChanged event.
Protected Method OnRowChanging Raises the ImagingServiceRequestRowChanging event.
Protected Method OnRowDeleted Raises the ImagingServiceRequestRowDeleted event.
Protected Method OnRowDeleting Raises the ImagingServiceRequestRowDeleting event.

Public Properties

Name Description
Public Property
AccessionNumberColumn Gets the Accession Number Column.
Public Property Count Gets the total number of ImagingServiceRequestRow objects in the System.Data.DataTable.Rows collection.
Public Property FillerOrderNumber_ImagingServiceRequestColumn Gets the Filler Order Number Imaging Service Request Column.
Public Property ImagingServiceRequestCommentsColumn Gets the Imaging Service Request Comments Column.
Public Property IssuerOfPatientIDColumn Gets the Issuer Of Patient ID Column.
Public Property Item Gets the ImagingServiceRequestRow at the specified index.
Public Property PatientIDColumn Gets the Patient ID Column.
Public Property PlacerOrderNumber_ImagingServiceRequestColumn Gets the Placer Order Number Imaging Service Request Column.
Public Property ReferringPhysicianFamilyNameColumn Gets the Referring Physician Family Name Column.
Public Property ReferringPhysicianGivenNameColumn Gets the Referring Physician Given Name Column.
Public Property ReferringPhysicianMiddleNameColumn Gets the Referring Physician Middle Name Column.
Public Property ReferringPhysicianPrefixColumn Gets the Referring Physician Prefix Column.
Public Property ReferringPhysicianSuffixColumn Gets the Referring Physician Suffix Column.
Public Property RequestingPhysicianFamilyNameColumn Gets the Requesting Physician Family Name Column.
Public Property RequestingPhysicianGivenNameColumn Gets the Requesting Physician Given Name Column.
Public Property RequestingPhysicianMiddleNameColumn Gets the Requesting Physician Middle Name Column.
Public Property RequestingPhysicianPrefixColumn Gets the Requesting Physician Prefix Column.
Public Property RequestingPhysicianSuffixColumn Gets the Requesting Physician Suffix Column.
Public Property RequestingServiceColumn Gets the Requesting Service Column.

Public Events

Name Description
Public Event
ImagingServiceRequestRowChanged Occurs after a ImagingServiceRequestRow has been changed successfully.
Public Event ImagingServiceRequestRowChanging Occurs when a ImagingServiceRequestRow is changing.
Public Event ImagingServiceRequestRowDeleted Occurs after a ImagingServiceRequestRow in the table has been deleted.
Public Event ImagingServiceRequestRowDeleting Occurs before a ImagingServiceRequestRow 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