The following tables list the members exposed by MediaCreationSqlDbDataAccessAgent.
Public Constructors
Name | Description | |
---|---|---|
MediaCreationSqlDbDataAccessAgent | Initializes a new instance of the MediaCreationSqlDbDataAccessAgent class with a connection string |
Protected Methods
Name | Description | |
---|---|---|
CreateDatabaseProvider | Creates a database provider for connecting and working with the Media Creation Management database. | |
PrepareDeleteMediaObjectsCommand | Initializes a System.Data.Common.DbCommand which deletes media objets. | |
PrepareDeleteMediaPathCommand | Initializes a System.Data.Common.DbCommand which deletes media location. | |
PrepareFindMediaObjectFailedCompositeAttributesCommand | Initializes a System.Data.Common.DbCommand which returns the columns from the "Failed Composite Attributes" Table. | |
PrepareFindMediaObjectFailedCompositeInstancesCommand | Initializes a System.Data.Common.DbCommand which returns the columns from the "Failed Composite Instances" Table. | |
PrepareFindMediaObjectInformationCommand | Initializes a System.Data.Common.DbCommand which returns the columns from the "Media Information" Table. | |
PrepareFindMediaObjectReferencedCompositeInstancesCommand | Initializes a System.Data.Common.DbCommand which returns the columns from the "Referenced Composite Instances" Table. | |
PrepareFindMediaObjectReferencedMediaStorageCommand | Initializes a System.Data.Common.DbCommand which returns the columns from the "Referenced Media Storage" Table. | |
PrepareGetStatusUpdateDateCommand | Initializes a System.Data.Common.DbCommand which returns the "StatusUpdateDate" colume from the "Media Information" table. | |
PrepareInsertMediaObjectFailedCompositeAttributesCommand | Initializes a System.Data.Common.DbCommand which inserts information in the "Failed Composite Attributes" table. | |
PrepareInsertMediaObjectFailedCompositeInstancesCommand | Initializes a System.Data.Common.DbCommand which inserts information in the "Failed Composite Instances" table. | |
PrepareInsertMediaObjectInfomrationCommand | Initializes a System.Data.Common.DbCommand which inserts information in the "Media Information" table. | |
PrepareInsertMediaObjectReferencedCompositeInstancesCommand | Initializes a System.Data.Common.DbCommand which inserts information in the "Referenced Composite Instances" table. | |
PrepareInsertMediaPathCommand | Initializes a System.Data.Common.DbCommand which inserts information in the "Media Location" table. | |
PrepareInsertReferencedMediaStorage | Initializes a System.Data.Common.DbCommand which inserts information in the "Referenced Media Storage" table. | |
PrepareQueryMediaPathCommand | Initializes a System.Data.Common.DbCommand that will query for the media location from the "Media Location" Table. | |
PrepareUpdateMediaObjectInformationStatusCommand | Initializes a System.Data.Common.DbCommand which updates the Media object status information. | |
PrepareUpdateMediaObjectRequestCommand | Initializes a System.Data.Common.DbCommand which updates the Media object request information. | |
PrepareUpdateMediaPathCommand | Initializes a System.Data.Common.DbCommand which updates the Media object creation path. | |
PrepareUpdateStatusUpdateDateCommand | Initializes a System.Data.Common.DbCommand which updates the status update date for a media object. |
Public Properties
Name | Description | |
---|---|---|
ConnectionString | Gets the connection string for the Media Creation Management database |
Products |
Support |
Feedback: MediaCreationSqlDbDataAccessAgent Class Members - Leadtools.Medical.Media.DataAccessLayer |
Introduction |
Help Version 19.0.2017.3.22
|