FireDAC.DatS.TFDDatSViewMechList.AddFilter
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSViewMechList | |
Delphi
function AddFilter(const AExpression: String; AOptions:
TFDExpressionOptions = []; AEvent: TFDFilterRowEvent = nil): TFDDatSMechFilter;
C++
TFDDatSMechFilter* __fastcall AddFilter(const System::UnicodeString AExpression, Firedac::Stan::Intf::TFDExpressionOptions AOptions = Firedac::Stan::Intf::TFDExpressionOptions() , TFDFilterRowEvent AEvent = 0x0);
Description
Embarcadero Technologies does not currently have any additional information.