Initializes a System.Data.Common.DbCommand object to get the user identifier string of a 3D volume.
protected override void PrepareGetUserIdentifierCommand(DbCommand command,int volumeNumber,string seriesInstanceUID)
Protected Overrides Sub PrepareGetUserIdentifierCommand( _ByVal command As DbCommand, _ByVal volumeNumber As Integer, _ByVal seriesInstanceUID As String _)
protected:void PrepareGetUserIdentifierCommand(DbCommand^ command,int volumeNumber,String^ seriesInstanceUID) override
command
Type: System.Data.Common.DbCommand The database command to be initialized to execute the query for the 3D volume user identifier string.
volumeNumber
Type: System.Int32 The 3D volume number in a series.
seriesInstanceUID
Type: System.String The Series Instance UID of the series which the 3D volume was generated from.
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
