Firebird ADO.NET Provider SDK Documentation - v1.7

FbRemoteEvent.HasChanges Property

Incates if there are changes in the event counts since the last time they were received.

[Visual Basic]
Public ReadOnly Property HasChanges As Boolean
[C#]
public bool HasChanges {get;}

See Also

FbRemoteEvent Class | FirebirdSql.Data.Firebird Namespace