RelationshipManager::OnDeserialized Method (StreamingContext)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Used internally to deserialize entity objects along with the RelationshipManager instances.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
public: [BrowsableAttribute(false)] [OnDeserializedAttribute] void OnDeserialized( StreamingContext context )
Parameters
- context
-
Type:
System.Runtime.Serialization::StreamingContext
The serialized stream.
.NET Framework
Available since 4.0
Available since 4.0
Show: