IConventionPropertyBase.GetPropertyAccessModeConfigurationSource 方法

定義

傳回 的 GetPropertyAccessMode() 組態來源。

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

傳回

GetPropertyAccessMode() 組態來源。

適用於