PrepareFindMediaObjectInformationCommand Method

Summary
Initializes a System.Data.Common.DbCommand which returns the columns from the "Media Information" Table.
Syntax
C#
C++/CLI
protected override void PrepareFindMediaObjectInformationCommand( 
   DbCommand queryCommand, 
   MediaCreationManagement matchingMediaObject 
) 
protected: void PrepareFindMediaObjectInformationCommand(  
   DbCommand* queryCommand, 
   MediaCreationManagement* matchingMediaObject 
) override  
protected: 
void PrepareFindMediaObjectInformationCommand(  
   DbCommand^ queryCommand, 
   MediaCreationManagement^ matchingMediaObject 
) override  

Parameters

queryCommand
The database command which will be initialized to return the information.

matchingMediaObject
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement object used to match the columns from the "Media Information Table".

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.