Initializes a System.Data.Common.DbCommand which updates the status update date for a media object.
protected abstract void PrepareUpdateStatusUpdateDateCommand(DbCommand updateCommand,string sopInstanceUID,DateTime updateDate)
Protected MustOverride Sub PrepareUpdateStatusUpdateDateCommand( _ByVal updateCommand As DbCommand, _ByVal sopInstanceUID As String, _ByVal updateDate As Date _)
protected:abstract void PrepareUpdateStatusUpdateDateCommand(DbCommand^ updateCommand,String^ sopInstanceUID,DateTime updateDate)
updateCommand
The database command which will be initialized to update the information.
sopInstanceUID
A System.String that represents the SOP Instance UID for the media object whose information will be updated.
updateDate
A System.DateTime object that represents the date and time to be updated for the media object.
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
