Leadtools.Medical.Worklist.DataAccessLayer Namespace : WorklistSqlCeDataAccessAgent Class |
The following tables list the members exposed by WorklistSqlCeDataAccessAgent.
Name | Description | |
---|---|---|
WorklistSqlCeDataAccessAgent Constructor | Overloaded. |
Name | Description | |
---|---|---|
ConnectionString | Gets or sets the connection string used to connect to the Work-list SQL Server database. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistSqlDbDataAccessAgent) | |
NumberOfMatchingWlResponses | Gets or sets the maximum number of matching worklist items to return for any worklist query method. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent) |
Name | Description | |
---|---|---|
DataProvider | Gets the database provider for connecting and working with DICOM Worklist database. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent) | |
WorklistCatalog | Gets the configured Leadtools.Medical.DataAccessLayer.Catalog.ICatalog which describes the DICOM Worklist database. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent) |
Name | Description | |
---|---|---|
FindPatientInformation | Overridden. Find patients information with the specified matching parameters. | |
GetAccessionNumbers | Gets a list of accession numbers corresponding to a specific patient ID and a specific issuer of patient ID. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent) | |
GetAdmissionIDs | Gets a list of Admission IDs. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent) | |
GetPatientIDs | Gets a list of all patient IDs. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent) | |
GetRequestedProcedureIDs | Gets a list of Requested Procedure IDs that correspond to a specific accession number. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent) | |
GetScheduledProcedureStepIDs | Gets a list of Scheduled Procedure Step IDs that correspond to a specific accession number and a specific Requested Procedure ID. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent) | |
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) |