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

MediaCreationSqlDbDataAccessAgent Class

Properties  Methods 


The following tables list the members exposed by MediaCreationSqlDbDataAccessAgent.

Public Constructors
 NameDescription
Public ConstructorMediaCreationSqlDbDataAccessAgent ConstructorInitializes a new instance of the MediaCreationSqlDbDataAccessAgent class with a connection string  
Top
Public Properties
 NameDescription
Public PropertyConnectionStringGets the connection string for the Media Creation Management database  
Top
Protected Properties
 NameDescription
Protected PropertyDataProviderGets the database provider for connecting and working with the Media Creation Management database. (Inherited from Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent)
Top
Public Methods
 NameDescription
Public MethodAddMediaObjectStores a media object into the data store. (Inherited from Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent)
Public MethodDeleteMediaLocationDeletes the location of the provided media objects. (Inherited from Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent)
Public MethodDeleteMediaObjectOverloaded. Deletes media objects that matches the provided media object from the data store. (Inherited from Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent)
Public MethodFindMediaLocationQueries for the location of created media objects. (Inherited from Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent)
Public MethodFindMediaObjectsQueries for media objects that match the provided media object. (Inherited from Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent)
Public MethodGetMediaObjectGets a media object. (Inherited from Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent)
Public MethodGetStatusUpdateDateGets the date and time when the media object status was last updated. (Inherited from Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent)
Public MethodInsertMediaLocationInserts the media locations to the data store. (Inherited from Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent)
Public MethodUpdateMediaLocationUpdates the existing media locations in the data store. (Inherited from Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent)
Public MethodUpdateMediaObjectRequestUpdates the request information for an existing media object. (Inherited from Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent)
Public MethodUpdateMediaObjectStatusUpdates the status information for an existent media object. (Inherited from Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent)
Top
Protected Methods
 NameDescription
Protected MethodCreateDatabaseProviderOverridden. Creates a database provider for connecting and working with the Media Creation Management database.  
Protected MethodPrepareDeleteMediaObjectsCommandOverridden. Initializes a System.Data.Common.DbCommand which deletes media objets.  
Protected MethodPrepareDeleteMediaPathCommandOverridden. Initializes a System.Data.Common.DbCommand which deletes media location.  
Protected MethodPrepareFindMediaObjectFailedCompositeAttributesCommandOverridden. Initializes a System.Data.Common.DbCommand which returns the columns from the "Failed Composite Attributes" Table.  
Protected MethodPrepareFindMediaObjectFailedCompositeInstancesCommandOverridden. Initializes a System.Data.Common.DbCommand which returns the columns from the "Failed Composite Instances" Table.  
Protected MethodPrepareFindMediaObjectInformationCommandOverridden. Initializes a System.Data.Common.DbCommand which returns the columns from the "Media Information" Table.  
Protected MethodPrepareFindMediaObjectReferencedCompositeInstancesCommandOverridden. Initializes a System.Data.Common.DbCommand which returns the columns from the "Referenced Composite Instances" Table.  
Protected MethodPrepareFindMediaObjectReferencedMediaStorageCommandOverridden. Initializes a System.Data.Common.DbCommand which returns the columns from the "Referenced Media Storage" Table.  
Protected MethodPrepareGetStatusUpdateDateCommandOverridden. Initializes a System.Data.Common.DbCommand which returns the "StatusUpdateDate" colume from the "Media Information" table.  
Protected MethodPrepareInsertMediaObjectFailedCompositeAttributesCommandOverridden. Initializes a System.Data.Common.DbCommand which inserts information in the "Failed Composite Attributes" table.  
Protected MethodPrepareInsertMediaObjectFailedCompositeInstancesCommandOverridden. Initializes a System.Data.Common.DbCommand which inserts information in the "Failed Composite Instances" table.  
Protected MethodPrepareInsertMediaObjectInfomrationCommandOverridden. Initializes a System.Data.Common.DbCommand which inserts information in the "Media Information" table.  
Protected MethodPrepareInsertMediaObjectReferencedCompositeInstancesCommandOverridden. Initializes a System.Data.Common.DbCommand which inserts information in the "Referenced Composite Instances" table.  
Protected MethodPrepareInsertMediaPathCommandOverridden. Initializes a System.Data.Common.DbCommand which inserts information in the "Media Location" table.  
Protected MethodPrepareInsertReferencedMediaStorageOverridden. Initializes a System.Data.Common.DbCommand which inserts information in the "Referenced Media Storage" table.  
Protected MethodPrepareQueryMediaPathCommandOverridden. Initializes a System.Data.Common.DbCommand that will query for the media location from the "Media Location" Table.  
Protected MethodPrepareUpdateMediaObjectInformationStatusCommandOverridden. Initializes a System.Data.Common.DbCommand which updates the Media object status information.  
Protected MethodPrepareUpdateMediaObjectRequestCommandOverridden. Initializes a System.Data.Common.DbCommand which updates the Media object request information.  
Protected MethodPrepareUpdateMediaPathCommandOverridden. Initializes a System.Data.Common.DbCommand which updates the Media object creation path.  
Protected MethodPrepareUpdateStatusUpdateDateCommandOverridden. Initializes a System.Data.Common.DbCommand which updates the status update date for a media object.  
Top
See Also

Reference

MediaCreationSqlDbDataAccessAgent Class
Leadtools.Medical.Media.DataAccessLayer Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.