FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsCommon..::..fixLogEntriesWithEmptyUser Method

Fixes the log entries with empty user.

Namespace:  FlowWright.cDevErrorProvider
Assembly:  cDevErrorProvider (in cDevErrorProvider.dll)

Syntax


public static void fixLogEntriesWithEmptyUser(
	string connectionString,
	string logTable
)
Public Shared Sub fixLogEntriesWithEmptyUser ( _
	connectionString As String, _
	logTable As String _
)
public:
static void fixLogEntriesWithEmptyUser(
	String^ connectionString, 
	String^ logTable
)

Parameters

connectionString
Type: String
logTable
Type: String