Share via


EdmTypeExtensions Class

Definition

Extension methods for the IEdmType interface.

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

Methods

IsDeltaResource(IEdmObject)

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

IsDeltaResourceSet(IEdmType)

Method to determine whether the current type is a Delta resource set.

Applies to