DeleteTable..::..Query Property
Gets or sets the query.
Namespace:
RingSoft.DbLookupAssembly: 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); }