←Select platform

PrepareInsertMediaObjectInfomrationCommand Method (MediaCreationSqlDbDataAccessAgent)

Summary

Initializes a System.Data.Common.DbCommand which inserts information in the "Media Information" table.

Syntax

C#
VB
C++
protected override void PrepareInsertMediaObjectInfomrationCommand(  
   DbCommand insertCommand, 
   Leadtools.Dicom.Common.Datatypes.Mediacreation.MediaCreationManagement mediaObject 
) 
Protected Overrides Sub PrepareInsertMediaObjectInfomrationCommand( _ 
   ByVal insertCommand As DbCommand, _ 
   ByVal mediaObject As Leadtools.Dicom.Common.Datatypes.Mediacreation.MediaCreationManagement _ 
) 
protected: 
void PrepareInsertMediaObjectInfomrationCommand(  
   DbCommand^ insertCommand, 
   Leadtools.Dicom.Common.Datatypes.Mediacreation.MediaCreationManagement^ mediaObject 
) override 

Parameters

insertCommand
The database command which will be initialized to insert the new information.

mediaObject
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement object that will have the information inserted.

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