Delen via


ODataDeltaResourceSetSerializationInfo Class

Definition

Class to provide additional serialization information to the ODataDeltaWriter for an ODataDeltaResourceSet.

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

Constructors

ODataDeltaResourceSetSerializationInfo()

Properties

EntitySetName

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

EntityTypeName

The namespace qualified element type name of the entity set.

ExpectedTypeName

The namespace qualified type name of the expected entity type.

Applies to