Sdílet prostřednictvím


RuntimeDbFunction.IDbFunction.Parameters Vlastnost

Definice

Získá parametry pro tuto funkci.

System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IDbFunctionParameter> Microsoft.EntityFrameworkCore.Metadata.IDbFunction.Parameters { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IDbFunction.Parameters : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IDbFunctionParameter>
 ReadOnly Property Parameters As IReadOnlyList(Of IDbFunctionParameter) Implements IDbFunction.Parameters

Hodnota vlastnosti

Implementuje

Atributy

Platí pro