IConventionNavigation.IConventionPropertyBase.GetConfigurationSource 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回這個導覽屬性的組態來源。
override sealed Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource IConventionPropertyBase.GetConfigurationSource ();
abstract member Microsoft.EntityFrameworkCore.Metadata.IConventionPropertyBase.GetConfigurationSource : unit -> Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource
override this.Microsoft.EntityFrameworkCore.Metadata.IConventionPropertyBase.GetConfigurationSource : unit -> Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource
Overrides NotOverridable Function GetConfigurationSource () As ConfigurationSource Implements IConventionPropertyBase.GetConfigurationSource
傳回
組態來源。