PrepareInsertMediaObjectInfomrationCommand Method

Summary
Initializes a System.Data.Common.DbCommand which inserts information in the "Media Information" table.
Syntax
C#
C++/CLI
protected override void PrepareInsertMediaObjectInfomrationCommand( 
   DbCommand insertCommand, 
   MediaCreationManagement mediaObject 
) 
protected: void PrepareInsertMediaObjectInfomrationCommand(  
   DbCommand* insertCommand, 
   MediaCreationManagement* mediaObject 
) override  
protected: 
void PrepareInsertMediaObjectInfomrationCommand(  
   DbCommand^ insertCommand, 
   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

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.