FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDataAccess..::..writeDBCall Method (String, OrderedDictionary, Stopwatch)

SQL call logging

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

Syntax


public void writeDBCall(
	string msg,
	OrderedDictionary oParms,
	Stopwatch oStopWatch
)
Public Sub writeDBCall ( _
	msg As String, _
	oParms As OrderedDictionary, _
	oStopWatch As Stopwatch _
)
public:
void writeDBCall(
	String^ msg, 
	OrderedDictionary^ oParms, 
	Stopwatch^ oStopWatch
)

Parameters

msg
Type: String
message to log
oParms
Type: OrderedDictionary
Parameters to the query
oStopWatch
Type: Stopwatch
Diagnostic stop watch