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

Show in webframe

PrepareInsertMediaPathCommand Method (MediaCreationDbDataAccessAgent)







The database command which will be initialized to insert the new information.
A MediaLocation object that represents the media location information to be inserted.
Initializes a System.Data.Common.DbCommand which inserts information in the "Media Location" table.
Syntax
protected abstract void PrepareInsertMediaPathCommand( 
   DbCommand insertCommand,
   MediaLocation mediaLocation
)
'Declaration
 
Protected MustOverride Sub PrepareInsertMediaPathCommand( _
   ByVal insertCommand As DbCommand, _
   ByVal mediaLocation As MediaLocation _
) 
'Usage
 
Dim instance As MediaCreationDbDataAccessAgent
Dim insertCommand As DbCommand
Dim mediaLocation As MediaLocation
 
instance.PrepareInsertMediaPathCommand(insertCommand, mediaLocation)

            

            
protected: abstract void PrepareInsertMediaPathCommand( 
   DbCommand* insertCommand,
   MediaLocation* mediaLocation
) 
protected:
abstract void PrepareInsertMediaPathCommand( 
   DbCommand^ insertCommand,
   MediaLocation^ mediaLocation
) 

Parameters

insertCommand
The database command which will be initialized to insert the new information.
mediaLocation
A MediaLocation object that represents the media location information to 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