DataServiceException::GetObjectData Method (SerializationInfo^, StreamingContext)

 

Gets data on the object that caused the exception.

Namespace:   System.Data.Services
Assembly:  System.Data.Services (in System.Data.Services.dll)

public:
[SecurityCriticalAttribute]
[PermissionSetAttribute(SecurityAction::LinkDemand, Unrestricted = true)]
virtual void GetObjectData(
	SerializationInfo^ info,
	StreamingContext context
) override

.NET Framework
Available since 3.5
Return to top
Show: