Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an instance of an IEdmType.
Namespace: System.Web.OData
Assembly: System.Web.OData (in System.Web.OData.dll)
Syntax
public interface IEdmObject
public interface class IEdmObject
type IEdmObject = interface end
Public Interface IEdmObject
Methods
Name | Description | |
---|---|---|
![]() |
GetEdmType() | Gets the IEdmTypeReference of this instance. |
See Also
Return to top