共用方式為


IConventionStoredProcedure.Parameters 屬性

定義

取得這個預存程式的參數。

public System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IConventionStoredProcedureParameter> Parameters { get; }
member this.Parameters : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IConventionStoredProcedureParameter>
Public ReadOnly Property Parameters As IReadOnlyList(Of IConventionStoredProcedureParameter)

屬性值

適用於