EdmFunction.SchemaElementKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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