Share via


IExceptionHelper.LogEvent Method

Logs the exception event.

Namespace:  Microsoft.BusinessData.Infrastructure
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Sub LogEvent ( _
    message As String _
)
'Usage
Dim instance As IExceptionHelper
Dim message As String

instance.LogEvent(message)
void LogEvent(
    string message
)

Parameters

See Also

Reference

IExceptionHelper Interface

IExceptionHelper Members

Microsoft.BusinessData.Infrastructure Namespace