Firebird ADO.NET Provider SDK Documentation - v1.7

FbRemoteEvent.Connection Property

Gets or sets the FbConnection associated to the remote event.

[Visual Basic]
Public Property Connection As FbConnection
[C#]
public FbConnection Connection {get; set;}

See Also

FbRemoteEvent Class | FirebirdSql.Data.Firebird Namespace