protected abstract 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 represents the media object which information will be inserted..