←Select platform

PrepareGetVolumeNumbersCommand Method (WorkstationSqlDataAccessAgent)

Summary

Initializes a System.Data.Common.DbCommand object to get all the number of the available 3D volume in a series.

Syntax

C#
VB
C++
protected override void PrepareGetVolumeNumbersCommand(  
   DbCommand command, 
   string seriesInstanceUID 
) 
Protected Overrides Sub PrepareGetVolumeNumbersCommand( _ 
   ByVal command As DbCommand, _ 
   ByVal seriesInstanceUID As String _ 
) 
protected: 
void PrepareGetVolumeNumbersCommand(  
   DbCommand^ command, 
   String^ seriesInstanceUID 
) override 

Parameters

command
Type: System.Data.Common.DbCommand The database command to be initialized to execute the query for all available 3D volume numbers in a series.

seriesInstanceUID
Type: System.String The Series Instance UID of the series which the 3D volume was generated from.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation.DataAccessLayer Assembly
Click or drag to resize