FireDAC.Stan.Intf.IFDDataStoredObject.Compare

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Compare(const AOtherObjInt: IFDDataStoredObject;  AOptions: TFDCompareDataOptions): Integer;

C++

virtual int __fastcall Compare(const _di_IFDDataStoredObject AOtherObjInt, TFDCompareDataOptions AOptions) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf IFDDataStoredObject

Description

Embarcadero Technologies does not currently have any additional information.