ParameterBinding.ConsumedProperties 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這個系結所處理的屬性,因此不需要以其他方式設定。
public virtual System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IPropertyBase> ConsumedProperties { get; }
member this.ConsumedProperties : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IPropertyBase>
Public Overridable ReadOnly Property ConsumedProperties As IReadOnlyList(Of IPropertyBase)