Share via


IEdmObject Interface

Definition

Represents an instance of an IEdmType.

public interface IEdmObject
type IEdmObject = interface
Public Interface IEdmObject
Derived

Methods

GetEdmType()

Gets the IEdmTypeReference of this instance.

Extension Methods

IsDeltaResource(IEdmObject)

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

Applies to