Initializes a System.Data.Common.DbCommand which inserts information in the "Referenced Media Storage" table.
protected override void PrepareInsertReferencedMediaStorage(DbCommand command,string sopInstanceUID,StorageMediaFileSet storageFileSet)
Protected Overrides Sub PrepareInsertReferencedMediaStorage( _ByVal command As DbCommand, _ByVal sopInstanceUID As String, _ByVal storageFileSet As Leadtools.Dicom.Common.Datatypes.StorageMediaFileSet _)
protected:void PrepareInsertReferencedMediaStorage(DbCommand^ command,String^ sopInstanceUID,Leadtools.Dicom.Common.Datatypes.StorageMediaFileSet^ storageFileSet) override
command
The database command which will be initialized to insert the new information.
sopInstanceUID
A System.String that represents the SOP Instance UID for the media object which information will be inserted.
storageFileSet
The Leadtools.Dicom.Common.DataTypes.StorageMediaFileSet information which will 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
