Proprietà DedAnagrViewControlLastQueryCommand
|
Restuituisce l'ultimo comando utilizzato per effettuare la query.
Restituisce null se non è ancora stata fatta una ricerca.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public QSSelectCommand LastQueryCommand { get; }
Public ReadOnly Property LastQueryCommand As QSSelectCommand
Get
public:
property QSSelectCommand^ LastQueryCommand {
QSSelectCommand^ get ();
}
member LastQueryCommand : QSSelectCommand with get
Valore della proprietà
Tipo:
QSSelectCommandVedi anche