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

適用対象