C#
VB
C++
Initializes a System.Data.Common.DbCommand which updates the Media object creation path.
protected abstract void PrepareUpdateMediaPathCommand(
DbCommand updateCommand,
MediaLocation mediaLoaction
)
Protected MustOverride Sub PrepareUpdateMediaPathCommand( _
ByVal updateCommand As DbCommand, _
ByVal mediaLoaction As Leadtools.Medical.Media.Dataaccesslayer.MediaLocation _
)
protected:
abstract void PrepareUpdateMediaPathCommand(
DbCommand^ updateCommand,
Leadtools.Medical.Media.Dataaccesslayer.MediaLocation^ mediaLoaction
)
updateCommand
The database command which will be initialized to update the information.
mediaLoaction
The MediaLocation information which will be updated.
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