IConventionForeignKey.GetPropertiesConfigurationSource 方法

定義

傳回 的 Properties 組態來源。

public Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetPropertiesConfigurationSource ();
abstract member GetPropertiesConfigurationSource : unit -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
Public Function GetPropertiesConfigurationSource () As Nullable(Of ConfigurationSource)

傳回

Properties 組態來源。

適用於