LEADTOOLS For .NET Class Library Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
IMediaCreationDataAccessAgent Interface Methods
See Also 
Leadtools.Medical.Media.DataAccessLayer Namespace : IMediaCreationDataAccessAgent Interface


"

For a list of all members of this type, see IMediaCreationDataAccessAgent members.

"

Public Methods

 NameDescription
 Method AddMediaObjectStores a media object into the data store.  
 Method DeleteMediaLocationDeletes the location of the provided media objects.  
 Method DeleteMediaObjectOverloaded. Deletes media objects from the data store that matches the provided media object.  
 Method FindMediaLocationQueries for the location of created media objects.  
 Method FindMediaObjectsQueries for media objects that match the provided media object.  
 Method GetMediaObjectGets a media object.  
 Method GetStatusUpdateDateGets the date and time when the media object status was last updated.  
 Method InsertMediaLocationAdds the media locations to the data store.  
 Method UpdateMediaLocationUpdates the existing media locations in the data store.  
 Method UpdateMediaObjectRequestUpdates the request information for an existent media object.  
 Method UpdateMediaObjectStatusUpdates the status information for an existent media object.  
Top

See Also