IEdmFunctionImport.Function 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 function that defines the function import.
public Microsoft.OData.Edm.IEdmFunction Function { get; }
member this.Function : Microsoft.OData.Edm.IEdmFunction
Public ReadOnly Property Function As IEdmFunction