Leadtools.Medical.Workstation.DataAccessLayer Namespace > WorkstationDataAccessAgent Class : PrepareDeleteAnnotationCommand Method |
protected abstract void PrepareDeleteAnnotationCommand( DbCommand command, string sopInstanceUID, int annotationNumber )
'Declaration Protected MustOverride Sub PrepareDeleteAnnotationCommand( _ ByVal command As DbCommand, _ ByVal sopInstanceUID As String, _ ByVal annotationNumber As Integer _ )
'Usage Dim instance As WorkstationDataAccessAgent Dim command As DbCommand Dim sopInstanceUID As String Dim annotationNumber As Integer instance.PrepareDeleteAnnotationCommand(command, sopInstanceUID, annotationNumber)
protected abstract void PrepareDeleteAnnotationCommand( DbCommand command, string sopInstanceUID, int annotationNumber )
function Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent.PrepareDeleteAnnotationCommand( command , sopInstanceUID , annotationNumber )
protected: abstract void PrepareDeleteAnnotationCommand( DbCommand* command, string* sopInstanceUID, int annotationNumber )
protected: abstract void PrepareDeleteAnnotationCommand( DbCommand* command, string* sopInstanceUID, int annotationNumber )
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