Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)

Show in webframe

PrepareInsertMediaObjectInfomrationCommand Method (MediaCreationDbDataAccessAgent)







The database command which will be initialized to insert the new information.
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement object that represents the media object which information will be inserted..
Initializes a System.Data.Common.DbCommand which inserts information in the "Media Information" table.
Syntax
protected abstract void PrepareInsertMediaObjectInfomrationCommand( 
   DbCommand insertCommand,
   MediaCreationManagement mediaObject
)
'Declaration
 
Protected MustOverride Sub PrepareInsertMediaObjectInfomrationCommand( _
   ByVal insertCommand As DbCommand, _
   ByVal mediaObject As MediaCreationManagement _
) 
'Usage
 
Dim instance As MediaCreationDbDataAccessAgent
Dim insertCommand As DbCommand
Dim mediaObject As MediaCreationManagement
 
instance.PrepareInsertMediaObjectInfomrationCommand(insertCommand, mediaObject)

            

            
protected: abstract void PrepareInsertMediaObjectInfomrationCommand( 
   DbCommand* insertCommand,
   MediaCreationManagement* mediaObject
) 
protected:
abstract void PrepareInsertMediaObjectInfomrationCommand( 
   DbCommand^ insertCommand,
   MediaCreationManagement^ mediaObject
) 

Parameters

insertCommand
The database command which will be initialized to insert the new information.
mediaObject
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement object that represents the media object which information will be inserted..
Requirements

Target Platforms

See Also

Reference

MediaCreationDbDataAccessAgent Class
MediaCreationDbDataAccessAgent Members

Error processing SSI file
   Leadtools.Medical.Media.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features