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

DeleteTable..::..Query Property

Gets or sets the query.

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

Syntax


public SelectQueryMauiBase Query { get; set; }
Public Property Query As SelectQueryMauiBase
	Get
	Set
public:
property SelectQueryMauiBase^ Query {
	SelectQueryMauiBase^ get ();
	void set (SelectQueryMauiBase^ value);
}

Field Value

The query.