LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)
LEAD Technologies, Inc

MediaCreationDbDataAccessAgent Class

Properties  Methods 


The following tables list the members exposed by MediaCreationDbDataAccessAgent.

Protected Properties
 NameDescription
Protected PropertyDataProviderGets the database provider for connecting and working with the Media Creation Management database.  
Top
Public Methods
 NameDescription
Public MethodAddMediaObjectStores a media object into the data store.  
Public MethodDeleteMediaLocationDeletes the location of the provided media objects.  
Public MethodDeleteMediaObjectOverloaded. Deletes media objects that matches the provided media object from the data store.  
Public MethodFindMediaLocationQueries for the location of created media objects.  
Public MethodFindMediaObjectsQueries for media objects that match the provided media object.  
Public MethodGetMediaObjectGets a media object.  
Public MethodGetStatusUpdateDateGets the date and time when the media object status was last updated.  
Public MethodInsertMediaLocationInserts the media locations to the data store.  
Public MethodUpdateMediaLocationUpdates the existing media locations in the data store.  
Public MethodUpdateMediaObjectRequestUpdates the request information for an existing media object.  
Public MethodUpdateMediaObjectStatusUpdates the status information for an existent media object.  
Top
Protected Methods
 NameDescription
Protected MethodCreateDatabaseProviderCreates a database provider for connecting and working with the Media Creation Management database.  
Protected MethodPrepareDeleteMediaObjectsCommandInitializes a System.Data.Common.DbCommand which deletes media objets.  
Protected MethodPrepareDeleteMediaPathCommandInitializes a System.Data.Common.DbCommand which deletes media location.  
Protected MethodPrepareFindMediaObjectFailedCompositeAttributesCommandInitializes a System.Data.Common.DbCommand which returns the columns from the "Failed Composite Attributes" Table.  
Protected MethodPrepareFindMediaObjectFailedCompositeInstancesCommandInitializes a System.Data.Common.DbCommand which returns the columns from the "Failed Composite Instances" Table.  
Protected MethodPrepareFindMediaObjectInformationCommandInitializes a System.Data.Common.DbCommand which returns the columns from the "Media Information" Table.  
Protected MethodPrepareFindMediaObjectReferencedCompositeInstancesCommandInitializes a System.Data.Common.DbCommand which returns the columns from the "Referenced Composite Instances" Table.  
Protected MethodPrepareFindMediaObjectReferencedMediaStorageCommandInitializes a System.Data.Common.DbCommand which returns the columns from the "Referenced Media Storage" Table.  
Protected MethodPrepareGetStatusUpdateDateCommandInitializes a System.Data.Common.DbCommand which returns the "StatusUpdateDate" colume from the "Media Information" table.  
Protected MethodPrepareInsertMediaObjectFailedCompositeAttributesCommandInitializes a System.Data.Common.DbCommand which inserts information in the "Failed Composite Attributes" table.  
Protected MethodPrepareInsertMediaObjectFailedCompositeInstancesCommandInitializes a System.Data.Common.DbCommand which inserts information in the "Failed Composite Instances" table.  
Protected MethodPrepareInsertMediaObjectInfomrationCommandInitializes a System.Data.Common.DbCommand which inserts information in the "Media Information" table.  
Protected MethodPrepareInsertMediaObjectReferencedCompositeInstancesCommandInitializes a System.Data.Common.DbCommand which inserts information in the "Referenced Composite Instances" table.  
Protected MethodPrepareInsertMediaPathCommandInitializes a System.Data.Common.DbCommand which inserts information in the "Media Location" table.  
Protected MethodPrepareInsertReferencedMediaStorageInitializes a System.Data.Common.DbCommand which inserts information in the "Referenced Media Storage" table.  
Protected MethodPrepareQueryMediaPathCommandInitializes a System.Data.Common.DbCommand which query for the media location from the "Media Location" Table.  
Protected MethodPrepareUpdateMediaObjectInformationStatusCommandInitializes a System.Data.Common.DbCommand which updates the Media object status information.  
Protected MethodPrepareUpdateMediaObjectRequestCommandInitializes a System.Data.Common.DbCommand which updates the Media object request information.  
Protected MethodPrepareUpdateMediaPathCommandInitializes a System.Data.Common.DbCommand which updates the Media object creation path.  
Protected MethodPrepareUpdateStatusUpdateDateCommandInitializes 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-2012 All Rights Reserved. LEAD Technologies, Inc.