FireDAC.DatS.TFDDatSColumnSublist.Matches

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Matches(AList: TFDDatSColumnSublist; ACount: Integer = -1): Boolean;

C++

bool __fastcall Matches(TFDDatSColumnSublist* AList, int ACount = 0xffffffff);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSColumnSublist

Description

Embarcadero Technologies does not currently have any additional information.