Initializes a System.Data.Common.DbCommand which returns the columns from the "Media Information" Table.
protected abstract void PrepareFindMediaObjectInformationCommand(DbCommand queryCommand,MediaCreationManagement matchingMediaObject)
Protected MustOverride Sub PrepareFindMediaObjectInformationCommand( _ByVal queryCommand As DbCommand, _ByVal matchingMediaObject As Leadtools.Dicom.Common.Datatypes.Mediacreation.MediaCreationManagement _)
protected:abstract void PrepareFindMediaObjectInformationCommand(DbCommand^ queryCommand,Leadtools.Dicom.Common.Datatypes.Mediacreation.MediaCreationManagement^ matchingMediaObject)
queryCommand
The database command which will be initialized to return the information.
matchingMediaObject
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement object that represents the media object wich is used to for matching.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
