IDbFunctionParameter.StoreFunctionParameter Property

Definition

Gets the associated IStoreFunctionParameter.

public Microsoft.EntityFrameworkCore.Metadata.IStoreFunctionParameter StoreFunctionParameter { get; }
member this.StoreFunctionParameter : Microsoft.EntityFrameworkCore.Metadata.IStoreFunctionParameter
Public ReadOnly Property StoreFunctionParameter As IStoreFunctionParameter

Property Value

Applies to