PrepareUpdateMediaObjectRequestCommand Method

Summary
Initializes a System.Data.Common.DbCommand which updates the Media object request information.
Syntax
C#
C++/CLI
protected override void PrepareUpdateMediaObjectRequestCommand( 
   DbCommand updateCommand, 
   string sopInstanceUID, 
   MediaCreationRequestInformation mediaRequest 
) 
protected: void PrepareUpdateMediaObjectRequestCommand(  
   DbCommand* updateCommand, 
   string* sopInstanceUID, 
   MediaCreationRequestInformation* mediaRequest 
) override  
protected: 
void PrepareUpdateMediaObjectRequestCommand(  
   DbCommand^ updateCommand, 
   String^ sopInstanceUID, 
   MediaCreationRequestInformation^ mediaRequest 
) override  

Parameters

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

sopInstanceUID
A System.String that represents the SOP Instance UID for the media object which information 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.