Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbException.GetObjectData Method
Sets the serialization information about the exception.
Parameters
-
info
- The SerializationInfo that holds the serialized object data about the exception being thrown.
-
context
- The StreamingContext that contains contextual information about the source or destination.
Implements
ISerializable.GetObjectData
See Also
FbException Class | FirebirdSql.Data.Firebird Namespace