  | DatabaseDebug Property  | 
 Note: This API is now obsolete.
 
    Namespace: 
   Dynamicweb.Data
    Assembly:
   Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax[ObsoleteAttribute("Use ExecutionTable.Debug instead.")]
public static bool Debug { get; set; }<ObsoleteAttribute("Use ExecutionTable.Debug instead.")>
Public Shared Property Debug As Boolean
	Get
	SetProperty Value
Type: 
Boolean
See Also