ExtensionMethods.IsAbstract(IEdmStructuredTypeReference) Method

Definition

Returns true if the definition of this reference is abstract.

C#
public static bool IsAbstract (this Microsoft.OData.Edm.IEdmStructuredTypeReference type);

Parameters

type
IEdmStructuredTypeReference

Reference to the calling object.

Returns

If the definition of this reference is abstract.

Applies to

Product Versions
OData EDM 7.0