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