Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbRemoteEventEventArgs.Counts Property
Gets the counts of the remote event.
[Visual Basic]
Public ReadOnly Property Counts As
Integer
[C#]
public
int Counts {get;}
Property Value
The remote event counts.
See Also
FbRemoteEventEventArgs Class | FirebirdSql.Data.Firebird Namespace