EdmTypeExtensions Class

Definition

Extension methods for the IEdmType interface.

public static class EdmTypeExtensions
type EdmTypeExtensions = class
Public Module EdmTypeExtensions
Inheritance
EdmTypeExtensions

Methods

IsDeltaFeed(IEdmType)

Method to determine whether the current type is a Delta Feed

IsDeltaResource(IEdmObject)

Method to determine whether the current Edm object is a Delta Entry

Applies to