FireDAC.DatS.TFDDatSMechFilter.AcceptRow
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSMechFilter | |
Delphi
function AcceptRow(ARow: TFDDatSRow; AVersion: TFDDatSRowVersion):
C++
virtual bool __fastcall AcceptRow(TFDDatSRow* ARow, TFDDatSRowVersion AVersion);
Description
Embarcadero Technologies does not currently have any additional information.