EntityReference<TEntity>::OnSerializing Method (StreamingContext)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
This method is used internally to serialize related entity objects.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
public: [OnSerializingAttribute] [BrowsableAttribute(false)] void OnSerializing( StreamingContext context )
Parameters
- context
-
Type:
System.Runtime.Serialization::StreamingContext
The serialized stream.
.NET Framework
Available since 4.0
Available since 4.0
Show: