Initializes a System.Data.Common.DbCommand which inserts information in the "Media Information" table.
protected abstract void PrepareInsertMediaObjectInfomrationCommand(DbCommand insertCommand,MediaCreationManagement mediaObject)
Protected MustOverride Sub PrepareInsertMediaObjectInfomrationCommand( _ByVal insertCommand As DbCommand, _ByVal mediaObject As Leadtools.Dicom.Common.Datatypes.Mediacreation.MediaCreationManagement _)
protected:abstract void PrepareInsertMediaObjectInfomrationCommand(DbCommand^ insertCommand,Leadtools.Dicom.Common.Datatypes.Mediacreation.MediaCreationManagement^ mediaObject)
insertCommand
The database command which will be initialized to insert the new information.
mediaObject
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement object that represents the media object which information will be inserted..
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
