FireDAC.DatS.TFDDatSColumnSublist.Matches
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSColumnSublist |
Delphi
function Matches(AList: TFDDatSColumnSublist; ACount: Integer = -1): Boolean;
C++
bool __fastcall Matches(TFDDatSColumnSublist* AList, int ACount = 0xffffffff);
Description
Embarcadero Technologies does not currently have any additional information.