For a list of all members of this type, see WorklistSqlCeDataAccessAgent members.
"| Name | Description | |
|---|---|---|
| FindPatientInformation | Overridden. Find patients information with the specified matching parameters. |
| GetUnscheduledPerformedProcedureStepUIDs | Returns the SOP Instance UID for the performed procedure steps that have no scheduled procedure step. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent) |
| IsPerformedProcedureStepExist | Decides whether a performed procedure exists. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent) |
| QueryModalityWorklists | Overridden. Find modality work-list information with the specified matching parameters. |
| QueryMPPS | Overridden. Find modality performed procedure step information with the specified matching parameters. |
| ResolveUnscheduledPerformedProcedureStep | Update an existent unscheduled performed procedure step by connecting it to an existent scheduled procedure. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent) |
| UpdateMPPS | Update the information of DICOM Modality Performed Procedure Step items by adding, deleting or modifying them. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent) |
| UpdateMWL | Update the information of DICOM Work-list items by adding, deleting or modifying them. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent) |
Top