Overview and description of Leadtools Medical Media DataAccessLayer classes, and interfaces.
Class | Description | |
---|---|---|
FailedCompositeAttributes | Contains the information for the "Failed Composite Attributes" Table that represents the Attributes in DICOM Failed SOP Sequence. | |
FailedCompositeInstancesTable | Contains the information for the "Failed Composite Instances" Table representing the DICOM Failed SOP Sequence. | |
MediaInformationTable | Contains the information for the "Media Information" Table. | |
MediaLocationTable | Holds the information for the "Media Location" Table. | |
ReferencedCompositeInstancesTable | Contains information for the "Referenced Composite Instances" Table representing the DICOM Referenced SOP Sequence. | |
ReferencedMediaStorageTable | Contains information for the "Referenced Media Storage" Table representing the DICOM Referenced Storage Media Sequence. | |
DatabaseSchemaReposotory | Contains the tables and column names in the database that are used by the MediaCreationDbDataAccessAgent. | |
MediaCreationDbDataAccessAgent | Provides methods for creating, querying and updating DICOM Media Creation Management Instances. Implements IMediaCreationDataAccessAgent | |
MediaCreationSqlCeDataAccessAgent | Provides methods for creating, querying and updating DICOM Media Creation Management Instances using an SQL Server Compact database. Inhirits MediaCreationSqlDbDataAccessAgent | |
MediaCreationSqlDbDataAccessAgent | Provides methods for creating, querying and updating DICOM Media Creation Management Instances using an SQL Server database. Inhirits MediaCreationDbDataAccessAgent | |
MediaLocation | Contains information about the location of a created DICOM Media Creation Management Instance. |
Interface | Description | |
---|---|---|
IMediaCreationDataAccessAgent | Provides methods for creating, querying and updating DICOM Media Creation Management Instances. |