Click or drag to resize

SessionBaseSetTraceDbActivity Method

Enable some console output about persistent events related to a Database.

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public void SetTraceDbActivity(
	uint dbId
)

Parameters

dbId
Type: SystemUInt32
The Database number of the Database to enable persistent trace information for.
See Also