Click or drag to resize

DatabaseTrackSPID Property

Gets/Sets whether the database should track connection SPID's. For Debugging purposes. Use with caution.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool TrackSPID { get; set; }

Property Value

Type: Boolean

Implements

IDatabaseTrackSPID
See Also