SqlExecutionException::GetObjectData Method (SerializationInfo^, StreamingContext)

 

Allows the exception to be serialized.

Namespace:   System.Web.Management
Assembly:  System.Web (in System.Web.dll)

public:
[SecurityPermissionAttribute(SecurityAction::Demand, SerializationFormatter = true)]
virtual void GetObjectData(
	SerializationInfo^ info,
	StreamingContext context
) override

.NET Framework
Available since 2.0
Return to top
Show: