共用方式為


IStoreStoredProcedure.Parameters 屬性

定義

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

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

屬性值

適用於