C#
VB
C++
Initializes a System.Data.Common.DbCommand which inserts information in the "Media Location" table.
protected override void PrepareInsertMediaPathCommand(DbCommand insertCommand,MediaLocation mediaLocation)
Protected Overrides Sub PrepareInsertMediaPathCommand( _ByVal insertCommand As DbCommand, _ByVal mediaLocation As Leadtools.Medical.Media.Dataaccesslayer.MediaLocation _)
protected:void PrepareInsertMediaPathCommand(DbCommand^ insertCommand,Leadtools.Medical.Media.Dataaccesslayer.MediaLocation^ mediaLocation) override
insertCommand
The database command which will be initialized to insert the new information.
mediaLocation
The MediaLocation information to be inserted.
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
