共用方式為


IRelationalParameterBuilder.Parameters 屬性

定義

參數的集合。

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

屬性值

適用於