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

DbDataProcessor..::..ShowSqlStatementWindow Method

Shows the data process result viewer window right after a SQL statement is processed. Useful in debugging.

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

Syntax


public static void ShowSqlStatementWindow(
	bool value
)
Public Shared Sub ShowSqlStatementWindow ( _
	value As Boolean _
)
public:
static void ShowSqlStatementWindow(
	bool^ value
)

Parameters

value
Type: Boolean
If set to true then the data process result viewer will right after a SQL statement is processed.