共用方式為


IConventionTypeBase.GetPropertyAccessModeConfigurationSource 方法

定義

傳回 的 GetPropertyAccessMode() 組態來源。

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

傳回

GetPropertyAccessMode() 組態來源。

適用於