Initializes a System.Data.Common.DbCommand object to store a 3D volume information.
protected override void PrepareStoreVolumeCommnad(DbCommand command,int volumeNumber,string seriesInstanceUID,string volumeFileName,string stateFileName,string userIdentifier)
Protected Overrides Sub PrepareStoreVolumeCommnad( _ByVal command As DbCommand, _ByVal volumeNumber As Integer, _ByVal seriesInstanceUID As String, _ByVal volumeFileName As String, _ByVal stateFileName As String, _ByVal userIdentifier As String _)
protected:void PrepareStoreVolumeCommnad(DbCommand^ command,int volumeNumber,String^ seriesInstanceUID,String^ volumeFileName,String^ stateFileName,String^ userIdentifier) override
command
Type: System.Data.Common.DbCommand The database command that will be initialized to store the 3D volume.
volumeNumber
Type: System.Int32 The volume number in a series.
seriesInstanceUID
Type: System.String The Series Instance UID of the series which the 3D volume was generated from.
volumeFileName
Type: System.String The path of the file which contains the 3D volume data.
stateFileName
Type: System.String The path of the file which contains the 3D volume state information.
userIdentifier
Type: System.String A user identifier for the 3D volume.
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
