←Select platform

MediaCreationSqlCeDataAccessAgent Class Members

Summary

The following tables list the members exposed by MediaCreationSqlCeDataAccessAgent.

Public Constructors

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

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. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareDeleteMediaPathCommand Initializes a System.Data.Common.DbCommand which deletes media location. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareFindMediaObjectFailedCompositeAttributesCommand Initializes a System.Data.Common.DbCommand which returns the columns from the "Failed Composite Attributes" Table. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareFindMediaObjectFailedCompositeInstancesCommand Initializes a System.Data.Common.DbCommand which returns the columns from the "Failed Composite Instances" Table. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareFindMediaObjectInformationCommand Initializes a System.Data.Common.DbCommand which returns the columns from the "Media Information" Table. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareFindMediaObjectReferencedCompositeInstancesCommand Initializes a System.Data.Common.DbCommand which returns the columns from the "Referenced Composite Instances" Table. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareFindMediaObjectReferencedMediaStorageCommand Initializes a System.Data.Common.DbCommand which returns the columns from the "Referenced Media Storage" Table. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareGetStatusUpdateDateCommand Initializes a System.Data.Common.DbCommand which returns the "StatusUpdateDate" colume from the "Media Information" table. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareInsertMediaObjectFailedCompositeAttributesCommand Initializes a System.Data.Common.DbCommand which inserts information in the "Failed Composite Attributes" table. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareInsertMediaObjectFailedCompositeInstancesCommand Initializes a System.Data.Common.DbCommand which inserts information in the "Failed Composite Instances" table. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareInsertMediaObjectInfomrationCommand Initializes a System.Data.Common.DbCommand which inserts information in the "Media Information" table. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareInsertMediaObjectReferencedCompositeInstancesCommand Initializes a System.Data.Common.DbCommand which inserts information in the "Referenced Composite Instances" table. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareInsertMediaPathCommand Initializes a System.Data.Common.DbCommand which inserts information in the "Media Location" table. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareInsertReferencedMediaStorage Initializes a System.Data.Common.DbCommand which inserts information in the "Referenced Media Storage" table. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareQueryMediaPathCommand Initializes a System.Data.Common.DbCommand that will query for the media location from the "Media Location" Table. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareUpdateMediaObjectInformationStatusCommand Initializes a System.Data.Common.DbCommand which updates the Media object status information. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareUpdateMediaObjectRequestCommand Initializes a System.Data.Common.DbCommand which updates the Media object request information. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareUpdateMediaPathCommand Initializes a System.Data.Common.DbCommand which updates the Media object creation path. (Inherited from MediaCreationSqlDbDataAccessAgent)
PrepareUpdateStatusUpdateDateCommand Initializes a System.Data.Common.DbCommand which updates the status update date for a media object. (Inherited from MediaCreationSqlDbDataAccessAgent)

Public Properties

Name Description
ConnectionString Gets the connection string for the Media Creation Management database (Inherited from MediaCreationSqlDbDataAccessAgent)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly