Leadtools.Medical.Workstation.DataAccessLayer Namespace > WorkstationSqlDataAccessAgent Class : PrepareGetVolumeFileCommand Method |
protected override void PrepareGetVolumeFileCommand( DbCommand command, int volumeNumber, string seriesInstanceUID )
'Declaration Protected Overrides Sub PrepareGetVolumeFileCommand( _ ByVal command As DbCommand, _ ByVal volumeNumber As Integer, _ ByVal seriesInstanceUID As String _ )
'Usage Dim instance As WorkstationSqlDataAccessAgent Dim command As DbCommand Dim volumeNumber As Integer Dim seriesInstanceUID As String instance.PrepareGetVolumeFileCommand(command, volumeNumber, seriesInstanceUID)
protected override void PrepareGetVolumeFileCommand( DbCommand command, int volumeNumber, string seriesInstanceUID )
function Leadtools.Medical.Workstation.DataAccessLayer.WorkstationSqlDataAccessAgent.PrepareGetVolumeFileCommand( command , volumeNumber , seriesInstanceUID )
protected: void PrepareGetVolumeFileCommand( DbCommand* command, int volumeNumber, string* seriesInstanceUID ) override
protected: void PrepareGetVolumeFileCommand( DbCommand* command, int volumeNumber, string* seriesInstanceUID ) override
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2