Click or drag to resize

SessionBaseSetTraceAllDbActivity Method

Enable some console output about persistent events related to all databases and pages.

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public void SetTraceAllDbActivity(
	bool enable = true
)

Parameters

enable (Optional)
Type: SystemBoolean
See Also