dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlException Class / GetObjectData Method

In This Topic
GetObjectData Method
In This Topic
Sets the SerializationInfo with information about the exception.
Syntax
'Declaration
 
Public Overrides Sub GetObjectData( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
) 
 

Parameters

info
context
See Also