Click or drag to resize
SqlDebugCurrentRequestLog Property
Current request log.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static RequestLog CurrentRequestLog { get; set; }

Property Value

Type: RequestLog
See Also