Proprietà DedAnagrViewControlLastQueryCommand
|
Restuituisce l'ultimo comando utilizzato per effettuare la query.
Restituisce null se non è ancora stata fatta una ricerca.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
QSSelectCommandVedi anche