Jaa


EdmFunction.SchemaElementKind Property

Definition

Gets the element kind of this operation, which is always Operation. virtual will be removed in the near future, stop gap to enable testing for now.

public override Microsoft.OData.Edm.EdmSchemaElementKind SchemaElementKind { get; }
member this.SchemaElementKind : Microsoft.OData.Edm.EdmSchemaElementKind
Public Overrides ReadOnly Property SchemaElementKind As EdmSchemaElementKind

Property Value

Implements

Applies to