Leadtools.Medical.Workstation.DataAccessLayer Namespace > WorkstationSqlDataAccessAgent Class : PrepareStoreAnnotationObjectCommand Method |
protected override void PrepareStoreAnnotationObjectCommand( DbCommand command, int annotationNumber, string sopInstanceUID, string annotationDescription, string annotationFileName )
'Declaration Protected Overrides 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 WorkstationSqlDataAccessAgent 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 override void PrepareStoreAnnotationObjectCommand( DbCommand command, int annotationNumber, string sopInstanceUID, string annotationDescription, string annotationFileName )
function Leadtools.Medical.Workstation.DataAccessLayer.WorkstationSqlDataAccessAgent.PrepareStoreAnnotationObjectCommand( command , annotationNumber , sopInstanceUID , annotationDescription , annotationFileName )
protected: void PrepareStoreAnnotationObjectCommand( DbCommand* command, int annotationNumber, string* sopInstanceUID, string* annotationDescription, string* annotationFileName ) override
protected: void PrepareStoreAnnotationObjectCommand( DbCommand* command, int annotationNumber, string* sopInstanceUID, string* annotationDescription, string* annotationFileName ) 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