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源。

适用于