LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)

MediaCreationDbDataAccessAgent Class Members

Show in webframe
Properties  Methods 


The following tables list the members exposed by MediaCreationDbDataAccessAgent.

Protected Properties
 NameDescription
DataProviderGets the database provider for connecting and working with the Media Creation Management database.  
Top
Public Methods
 NameDescription
AddMediaObjectStores a media object into the data store.  
DeleteMediaLocationDeletes the location of the provided media objects.  
DeleteMediaObjectOverloaded. Deletes media objects that matches the provided media object from the data store.  
FindMediaLocationQueries for the location of created media objects.  
FindMediaObjectsQueries for media objects that match the provided media object.  
GetMediaObjectGets a media object.  
GetStatusUpdateDateGets the date and time when the media object status was last updated.  
InsertMediaLocationInserts the media locations to the data store.  
UpdateMediaLocationUpdates the existing media locations in the data store.  
UpdateMediaObjectRequestUpdates the request information for an existing media object.  
UpdateMediaObjectStatusUpdates the status information for an existent media object.  
Top
Protected Methods
 NameDescription
CreateDatabaseProviderCreates a database provider for connecting and working with the Media Creation Management database.  
PrepareDeleteMediaObjectsCommandInitializes a System.Data.Common.DbCommand which deletes media objets.  
PrepareDeleteMediaPathCommandInitializes a System.Data.Common.DbCommand which deletes media location.  
PrepareFindMediaObjectFailedCompositeAttributesCommandInitializes a System.Data.Common.DbCommand which returns the columns from the "Failed Composite Attributes" Table.  
PrepareFindMediaObjectFailedCompositeInstancesCommandInitializes a System.Data.Common.DbCommand which returns the columns from the "Failed Composite Instances" Table.  
PrepareFindMediaObjectInformationCommandInitializes a System.Data.Common.DbCommand which returns the columns from the "Media Information" Table.  
PrepareFindMediaObjectReferencedCompositeInstancesCommandInitializes a System.Data.Common.DbCommand which returns the columns from the "Referenced Composite Instances" Table.  
PrepareFindMediaObjectReferencedMediaStorageCommandInitializes a System.Data.Common.DbCommand which returns the columns from the "Referenced Media Storage" Table.  
PrepareGetStatusUpdateDateCommandInitializes a System.Data.Common.DbCommand which returns the "StatusUpdateDate" colume from the "Media Information" table.  
PrepareInsertMediaObjectFailedCompositeAttributesCommandInitializes a System.Data.Common.DbCommand which inserts information in the "Failed Composite Attributes" table.  
PrepareInsertMediaObjectFailedCompositeInstancesCommandInitializes a System.Data.Common.DbCommand which inserts information in the "Failed Composite Instances" table.  
PrepareInsertMediaObjectInfomrationCommandInitializes a System.Data.Common.DbCommand which inserts information in the "Media Information" table.  
PrepareInsertMediaObjectReferencedCompositeInstancesCommandInitializes a System.Data.Common.DbCommand which inserts information in the "Referenced Composite Instances" table.  
PrepareInsertMediaPathCommandInitializes a System.Data.Common.DbCommand which inserts information in the "Media Location" table.  
PrepareInsertReferencedMediaStorageInitializes a System.Data.Common.DbCommand which inserts information in the "Referenced Media Storage" table.  
PrepareQueryMediaPathCommandInitializes a System.Data.Common.DbCommand which query for the media location from the "Media Location" Table.  
PrepareUpdateMediaObjectInformationStatusCommandInitializes a System.Data.Common.DbCommand which updates the Media object status information.  
PrepareUpdateMediaObjectRequestCommandInitializes a System.Data.Common.DbCommand which updates the Media object request information.  
PrepareUpdateMediaPathCommandInitializes a System.Data.Common.DbCommand which updates the Media object creation path.  
PrepareUpdateStatusUpdateDateCommandInitializes a System.Data.Common.DbCommand which updates the status update date for a media object.  
Top
See Also

Reference

MediaCreationDbDataAccessAgent Class
Leadtools.Medical.Media.DataAccessLayer Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.