protected override void PrepareInsertMediaObjectInfomrationCommand(
DbCommand insertCommand,
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 will have the information inserted.