Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbRemoteEventEventArgs Constructor (String, Int32, Boolean)
[Visual Basic]
Overloads Public Sub New( _
ByVal
name As
String, _
ByVal
counts As
Integer, _
ByVal
cancel As
Boolean _
)
[C#]
public FbRemoteEventEventArgs(
string name,
int counts,
bool cancel);
See Also
FbRemoteEventEventArgs Class | FirebirdSql.Data.Firebird Namespace | FbRemoteEventEventArgs Constructor Overload List