Share via


ODataDeltaSerializationInfo Class

Definition

Class to provide additional serialization information to the ODataDeltaWriter.

public sealed class ODataDeltaSerializationInfo
type ODataDeltaSerializationInfo = class
Public NotInheritable Class ODataDeltaSerializationInfo
Inheritance
ODataDeltaSerializationInfo

Constructors

ODataDeltaSerializationInfo()

Properties

NavigationSourceName

The navigation source name of the resource/source resource to be written. Should be fully qualified if the navigation source is not in the default container.

Applies to