←Select platform

PrepareUpdateMediaObjectRequestCommand Method (MediaCreationSqlDbDataAccessAgent)

Summary

Initializes a System.Data.Common.DbCommand which updates the Media object request information.

Syntax

C#
VB
C++
protected override void PrepareUpdateMediaObjectRequestCommand(  
   DbCommand updateCommand, 
   string sopInstanceUID, 
   Leadtools.Dicom.Common.Datatypes.Mediacreation.MediaCreationRequestInformation mediaRequest 
) 
Protected Overrides Sub PrepareUpdateMediaObjectRequestCommand( _ 
   ByVal updateCommand As DbCommand, _ 
   ByVal sopInstanceUID As String, _ 
   ByVal mediaRequest As Leadtools.Dicom.Common.Datatypes.Mediacreation.MediaCreationRequestInformation _ 
) 
protected: 
void PrepareUpdateMediaObjectRequestCommand(  
   DbCommand^ updateCommand, 
   String^ sopInstanceUID, 
   Leadtools.Dicom.Common.Datatypes.Mediacreation.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

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