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

Show in webframe

PrepareInsertMediaObjectInfomrationCommand Method (MediaCreationSqlDbDataAccessAgent)







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

            

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

Parameters

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

Target Platforms

See Also

Reference

MediaCreationSqlDbDataAccessAgent Class
MediaCreationSqlDbDataAccessAgent 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