←Select platform
In This Topic ▼

MediaCreationSqlCeDataAccessAgent Class Members

Summary

The following tables list the members exposed by MediaCreationSqlCeDataAccessAgent.

Public Constructors

Name Description
Public Constructor
MediaCreationSqlCeDataAccessAgent Initializes a new instance of the MediaCreationSqlCeDataAccessAgent class with a connection string
Public Constructor MediaCreationSqlDbDataAccessAgent Initializes a new instance of the MediaCreationSqlDbDataAccessAgent class with a connection string (Inherited from MediaCreationSqlDbDataAccessAgent)

Protected Methods

Name Description
Protected Method
CreateDatabaseProvider Creates a database provider for connecting and working with the Media Creation Management database.
Protected Method PrepareDeleteMediaObjectsCommand Initializes a System.Data.Common.DbCommand which deletes media objets. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareDeleteMediaPathCommand Initializes a System.Data.Common.DbCommand which deletes media location. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareFindMediaObjectFailedCompositeAttributesCommand Initializes a System.Data.Common.DbCommand which returns the columns from the "Failed Composite Attributes" Table. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareFindMediaObjectFailedCompositeInstancesCommand Initializes a System.Data.Common.DbCommand which returns the columns from the "Failed Composite Instances" Table. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareFindMediaObjectInformationCommand Initializes a System.Data.Common.DbCommand which returns the columns from the "Media Information" Table. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareFindMediaObjectReferencedCompositeInstancesCommand Initializes a System.Data.Common.DbCommand which returns the columns from the "Referenced Composite Instances" Table. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareFindMediaObjectReferencedMediaStorageCommand Initializes a System.Data.Common.DbCommand which returns the columns from the "Referenced Media Storage" Table. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareGetStatusUpdateDateCommand Initializes a System.Data.Common.DbCommand which returns the "StatusUpdateDate" colume from the "Media Information" table. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareInsertMediaObjectFailedCompositeAttributesCommand Initializes a System.Data.Common.DbCommand which inserts information in the "Failed Composite Attributes" table. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareInsertMediaObjectFailedCompositeInstancesCommand Initializes a System.Data.Common.DbCommand which inserts information in the "Failed Composite Instances" table. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareInsertMediaObjectInfomrationCommand Initializes a System.Data.Common.DbCommand which inserts information in the "Media Information" table. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareInsertMediaObjectReferencedCompositeInstancesCommand Initializes a System.Data.Common.DbCommand which inserts information in the "Referenced Composite Instances" table. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareInsertMediaPathCommand Initializes a System.Data.Common.DbCommand which inserts information in the "Media Location" table. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareInsertReferencedMediaStorage Initializes a System.Data.Common.DbCommand which inserts information in the "Referenced Media Storage" table. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareQueryMediaPathCommand Initializes a System.Data.Common.DbCommand that will query for the media location from the "Media Location" Table. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareUpdateMediaObjectInformationStatusCommand Initializes a System.Data.Common.DbCommand which updates the Media object status information. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareUpdateMediaObjectRequestCommand Initializes a System.Data.Common.DbCommand which updates the Media object request information. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareUpdateMediaPathCommand Initializes a System.Data.Common.DbCommand which updates the Media object creation path. (Inherited from MediaCreationSqlDbDataAccessAgent)
Protected Method PrepareUpdateStatusUpdateDateCommand Initializes a System.Data.Common.DbCommand which updates the status update date for a media object. (Inherited from MediaCreationSqlDbDataAccessAgent)

Public Properties

Name Description
Public Property
ConnectionString Gets the connection string for the Media Creation Management database (Inherited from MediaCreationSqlDbDataAccessAgent)

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly