Leadtools.Medical.Workstation.DataAccessLayer Namespace > WorkstationSqlDataAccessAgent Class : PrepareStoreVolumeCommnad Method |
protected override void PrepareStoreVolumeCommnad( DbCommand command, int volumeNumber, string seriesInstanceUID, string volumeFileName, string stateFileName, string userIdentifier )
'Declaration 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 _ )
'Usage Dim instance As WorkstationSqlDataAccessAgent Dim command As DbCommand Dim volumeNumber As Integer Dim seriesInstanceUID As String Dim volumeFileName As String Dim stateFileName As String Dim userIdentifier As String instance.PrepareStoreVolumeCommnad(command, volumeNumber, seriesInstanceUID, volumeFileName, stateFileName, userIdentifier)
protected override void PrepareStoreVolumeCommnad( DbCommand command, int volumeNumber, string seriesInstanceUID, string volumeFileName, string stateFileName, string userIdentifier )
function Leadtools.Medical.Workstation.DataAccessLayer.WorkstationSqlDataAccessAgent.PrepareStoreVolumeCommnad( command , volumeNumber , seriesInstanceUID , volumeFileName , stateFileName , userIdentifier )
protected: void PrepareStoreVolumeCommnad( DbCommand* command, int volumeNumber, string* seriesInstanceUID, string* volumeFileName, string* stateFileName, string* userIdentifier ) override
protected: void PrepareStoreVolumeCommnad( DbCommand* command, int volumeNumber, string* seriesInstanceUID, string* volumeFileName, string* stateFileName, string* userIdentifier ) 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