←Select platform

PrepareUpdateMediaPathCommand Method (MediaCreationSqlDbDataAccessAgent)

Summary

Initializes a System.Data.Common.DbCommand which updates the Media object creation path.

Syntax

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

Parameters

updateCommand
The database command which will be initialized to update the information.

mediaLoaction
The MediaLocation information which will be updated.

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