RelationshipManager.OnSerializing(StreamingContext) Method

Definition

Called by Object Services to prepare an EntityKey for binary serialization with a serialized relationship.

[System.Runtime.Serialization.OnSerializing]
public void OnSerializing (System.Runtime.Serialization.StreamingContext context);
[System.Runtime.Serialization.OnSerializing]
[System.ComponentModel.Browsable(false)]
public void OnSerializing (System.Runtime.Serialization.StreamingContext context);

Parameters

context
StreamingContext

Describes the source and destination of a given serialized stream, and provides an additional caller-defined context.

Attributes

Remarks

Serialization of relationships is only supported for binary serialization. Complete object graphs, including relationships, is not supported for Windows Communication Foundation and XML serialization. For more information, see Serializing Objects.

Applies to

Produkt Versjoner
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1