←Select platform

GetDicomDeleteEventLogCommandText Method (LoggingDBDataAccessAgent)

Summary

Get the SQL statement for deleting an event log with an Event ID

Syntax

C#
VB
C++
protected abstract string GetDicomDeleteEventLogCommandText(  
   long eventID 
) 
Protected MustOverride Function GetDicomDeleteEventLogCommandText( _ 
   ByVal eventID As Long _ 
) As String 
protected: 
abstract String^ GetDicomDeleteEventLogCommandText(  
   int64 eventID 
) 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Logging.DataAccessLayer Assembly
Click or drag to resize