FireDAC.Phys.Intf.IFDPhysChangeHandler Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetContentModifiedpublicGetter of ContentModified.
GetMergeManagerpublicGetter of MergeManager.
GetMergeTablepublicGetter of MergeTable.
GetTrackCommandpublicGetter of TrackCommand.
GetTrackEventNamepublicGetter of TrackEventName.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
RefreshContentpublicCalled when the event alerter needs to refresh the content of the change handler. For example, as a result of receiving a data change notification.
ReleasepublicDecrements the reference count for this interface.
ResyncContentpublicCalled when the event alerter needs to resynchronize the content of the change handler after an update of MergeTable or after an update of MergeManager. For example, as a result of receiving a data change notification.
SetContentModifiedpublicSetter of ContentModified.
SupportspublicIndicates whether a given interface supports a specific (another) interface.