FireDAC.Phys.Intf.IFDPhysChangeHandler.GetContentModified

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysChangeHandler

Delphi

function GetContentModified: Boolean;

C++

virtual bool __fastcall GetContentModified() = 0 ;

Description

Getter of ContentModified.

See Also