IConventionProperty.GetElementTypeConfigurationSource 方法

定義

傳回 的 GetElementType() 組態來源。

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

傳回

GetElementType() 組態來源。

適用於