Table of Contents

Interface IEdmObject

Namespace
System.Web.Http.OData
Assembly
System.Web.Http.OData.dll

Represents an instance of an Microsoft.Data.Edm.IEdmType.

public interface IEdmObject

Methods

GetEdmType()

Gets the Microsoft.Data.Edm.IEdmTypeReference of this instance.

IEdmTypeReference GetEdmType()

Returns

IEdmTypeReference

The Microsoft.Data.Edm.IEdmTypeReference of this instance.