LEADTOOLS Medical (Leadtools.Medical.Logging.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
GetDicomDeleteEventLogCommandText Method
See Also 
Leadtools.Medical.Logging.DataAccessLayer Namespace > LoggingSqlDataAccessAgent Class : GetDicomDeleteEventLogCommandText Method



eventID
The ID of the event log to be deleted.
eventID
The ID of the event log to be deleted.
Gets the SQL statement for deleting an event log with an Event ID

Syntax

Visual Basic (Declaration) 
Overrides Protected Function GetDicomDeleteEventLogCommandText( _
   ByVal eventID As Long _
) As String
Visual Basic (Usage)Copy Code
Dim instance As LoggingSqlDataAccessAgent
Dim eventID As Long
Dim value As String
 
value = instance.GetDicomDeleteEventLogCommandText(eventID)
C# 
protected override string GetDicomDeleteEventLogCommandText( 
   long eventID
)
C++/CLI 
protected:
String^ GetDicomDeleteEventLogCommandText( 
   int64 eventID
) override 

Parameters

eventID
The ID of the event log to be deleted.

Return Value

A System.String representing the SQL statement for deleting an event log.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical.Logging.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features