←Select platform

PrepareInsertMediaPathCommand Method (MediaCreationSqlDbDataAccessAgent)

Summary

Initializes a System.Data.Common.DbCommand which inserts information in the "Media Location" table.

Syntax

C#
VB
C++
protected override void PrepareInsertMediaPathCommand(  
   DbCommand insertCommand, 
   Leadtools.Medical.Media.Dataaccesslayer.MediaLocation mediaLocation 
) 
Protected Overrides Sub PrepareInsertMediaPathCommand( _ 
   ByVal insertCommand As DbCommand, _ 
   ByVal mediaLocation As Leadtools.Medical.Media.Dataaccesslayer.MediaLocation _ 
) 
protected: 
void PrepareInsertMediaPathCommand(  
   DbCommand^ insertCommand, 
   Leadtools.Medical.Media.Dataaccesslayer.MediaLocation^ mediaLocation 
) override 

Parameters

insertCommand
The database command which will be initialized to insert the new information.

mediaLocation
The MediaLocation information to be inserted.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Media.DataAccessLayer Assembly
Click or drag to resize