FireDAC.DatS.TFDDatSRow.CompareColumnsVersions
Delphi
function CompareColumnsVersions(AColumns: TFDDatSColumnSublist;
AVersion1, AVersion2: TFDDatSRowVersion): Boolean;
C++
bool __fastcall CompareColumnsVersions(TFDDatSColumnSublist* AColumns, TFDDatSRowVersion AVersion1, TFDDatSRowVersion AVersion2);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSRow |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.