PrepareGetStatusUpdateDateCommand Method

Summary
Initializes a System.Data.Common.DbCommand which returns the "StatusUpdateDate" colume from the "Media Information" table.
Syntax
C#
C++/CLI
protected override void PrepareGetStatusUpdateDateCommand( 
   DbCommand queryCommand, 
   string sopInstanceUID 
) 
protected: void PrepareGetStatusUpdateDateCommand(  
   DbCommand* queryCommand, 
   string* sopInstanceUID 
) override  
protected: 
void PrepareGetStatusUpdateDateCommand(  
   DbCommand^ queryCommand, 
   String^ sopInstanceUID 
) override  

Parameters

queryCommand
The database command which will be initialized to return the status update date.

sopInstanceUID
A System.String that represents the SOP Instance UID for the media object which information will be returned.

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.