LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
WorklistSqlDbDataAccessAgent Class Members
See Also  Properties  Methods 
Leadtools.Medical.Worklist.DataAccessLayer Namespace : WorklistSqlDbDataAccessAgent Class

The following tables list the members exposed by WorklistSqlDbDataAccessAgent.

Public Constructors

 NameDescription
public Constructor WorklistSqlDbDataAccessAgent ConstructorInitializes a new instance of the WorklistSqlDbDataAccessAgent class.  
Top

Public Properties

 NameDescription
public Property ConnectionStringGets or sets the connection string used to connect to the Work-list SQL Server database.  
Top

Protected Properties

 NameDescription
protected Property DataProviderGets the database provider for connecting and working with DICOM Worklist database. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent)
protected Property WorklistCatalogGets the configured Leadtools.Medical.DataAccessLayer.Catalog.ICatalog which describes the DICOM Worklist database. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent)
Top

Public Methods

 NameDescription
public Method FindPatientInformationFind patients information with the specified matching parameters. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent)
public Method GetUnscheduledPerformedProcedureStepUIDsReturns the SOP Instance UID for the performed procedure steps that have no scheduled procedure step. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent)
public Method IsPerformedProcedureStepExistDecides whether a performed procedure exists. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent)
public Method QueryModalityWorklistsFind modality work-list information with the specified matching parameters. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent)
public Method QueryMPPSFind modality performed procedure step information with the specified matching parameters. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent)
public Method ResolveUnscheduledPerformedProcedureStepUpdate an existent unscheduled performed procedure step by connecting it to an existent scheduled procedure. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent)
public Method UpdateMPPSUpdate the information of DICOM Modality Performed Procedure Step items by adding, deleting or modifying them. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent)
public Method UpdateMWLUpdate the information of DICOM Work-list items by adding, deleting or modifying them. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent)
Top

Protected Methods

 NameDescription
protected Method CreateDatabaseProviderOverridden. Creates the database provider for connecting and working with DICOM Work-list SQL Server database.  
protected Method CreateMppsDataSetReturns an empty Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent)
protected Method CreateMWLDataSetReturns an empty Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset. (Inherited from Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent)
protected Method PrepareFindPatientInformationCommandOverridden. Initialzies an System.Data.IDbCommand object to query for patient's information using matching parameters.  
protected Method PrepareMPPSQueryCommandOverridden. Initialzies an System.Data.IDbCommand object to query for Modality performed procedure step information using matching parameters.  
protected Method PrepareMWLQueryCommandOverridden. Initialzies an System.Data.IDbCommand object to query for Modality work-list information using matching parameters.  
protected Method PrepareSelectPerformedProcedureStepSopInstanceCommandOverridden. Initialzies an System.Data.IDbCommand object to query for performed procedure step using the SOP Instance UID.  
protected Method PrepareUnscheduledMPPSSelectCommandOverridden. Initialzies an System.Data.IDbCommand object to query for unscheduled performed procedure step SOP Instance UIDs.  
protected Method UpdateTableOverridden. Update a specific table in a Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset or Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset by adding, deleting or modifying information.  
Top

See Also

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features