IConventionForeignKey.GetIsOwnershipConfigurationSource 方法

定義

傳回 的 IsOwnership 組態來源。

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

傳回

IsOwnership 組態來源。

適用於