EdmFunction.ReturnParameters Property

Definition

Gets the return parameters of this EdmFunction.

public System.Data.Metadata.Edm.ReadOnlyMetadataCollection<System.Data.Metadata.Edm.FunctionParameter> ReturnParameters { get; }

Property Value

A collection of type ReadOnlyMetadataCollection<T> that represents the return parameters of this EdmFunction.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1