PrepareUpdateMediaPathCommand Method

Summary
Initializes a System.Data.Common.DbCommand which updates the Media object creation path.
Syntax
C#
C++/CLI
protected override void PrepareUpdateMediaPathCommand( 
   DbCommand updateCommand, 
   MediaLocation mediaLoaction 
) 
protected: void PrepareUpdateMediaPathCommand(  
   DbCommand* updateCommand, 
   MediaLocation* mediaLoaction 
) override  
protected: 
void PrepareUpdateMediaPathCommand(  
   DbCommand^ updateCommand, 
   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

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.