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

DbDataProcessor..::..LastException Property

Gets the last exception.

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

Syntax


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

Field Value

The last exception.