RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

QueryBase..::..DebugMessage Property

Gets or sets the debug message which is displayed in the DataResultViewer.

Namespace:  RingSoft.DbLookup.QueryBuilder
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public string DebugMessage { get; set; }
Public Property DebugMessage As String
	Get
	Set
public:
property String^ DebugMessage {
	String^ get ();
	void set (String^ value);
}

Field Value

The debug message.