LEADTOOLS For .NET Class Library Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Leadtools.Medical.Media.DataAccessLayer Namespace
See Also  Inheritance Hierarchy
Overview and description of medical viewer classes, enumerations, and structures.

Classes

 ClassDescription
DatabaseSchemaReposotory Contains the tables and column names in the database that are used by the MediaCreationDbDataAccessAgent.
DatabaseSchemaReposotory.FailedCompositeAttributes Contains the information for the "Failed Composite Attributes" Table that represents the the Attributes in DICOM Failed SOP Sequence.
DatabaseSchemaReposotory.FailedCompositeInstancesTable Contains the information for the "Failed Composite Instances" Table representing the the DICOM Failed SOP Sequence.
DatabaseSchemaReposotory.MediaInformationTable Contains the information for the "Media Information" Table.
DatabaseSchemaReposotory.MediaLocationTable Holds the information for the "Media Location" Table.
DatabaseSchemaReposotory.ReferencedCompositeInstancesTable Contains information for the "Referenced Composite Instances" Table representing the DICOM Referenced SOP Sequence.
DatabaseSchemaReposotory.ReferencedMediaStorageTable Contains information for the "Referenced Media Storage" Table representing the DICOM Referenced Storage Media Sequence.
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.

Interfaces

 InterfaceDescription
IMediaCreationDataAccessAgent Provides methods for creating, querying and updating DICOM Media Creation Management Instances.

See Also