←Select platform

PrepareFindMediaObjectInformationCommand Method (MediaCreationSqlDbDataAccessAgent)

Summary

Initializes a System.Data.Common.DbCommand which returns the columns from the "Media Information" Table.

Syntax

C#
VB
C++
protected override void PrepareFindMediaObjectInformationCommand(  
   DbCommand queryCommand, 
   Leadtools.Dicom.Common.Datatypes.Mediacreation.MediaCreationManagement matchingMediaObject 
) 
Protected Overrides Sub PrepareFindMediaObjectInformationCommand( _ 
   ByVal queryCommand As DbCommand, _ 
   ByVal matchingMediaObject As Leadtools.Dicom.Common.Datatypes.Mediacreation.MediaCreationManagement _ 
) 
protected: 
void PrepareFindMediaObjectInformationCommand(  
   DbCommand^ queryCommand, 
   Leadtools.Dicom.Common.Datatypes.Mediacreation.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

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