|
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) |