SqlitePropertyExtensions.GetSridConfigurationSource 方法

定義

ConfigurationSource取得資料行 SRID 的 。

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetSridConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);
static member GetSridConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetSridConfigurationSource (property As IConventionProperty) As Nullable(Of ConfigurationSource)

參數

property
IConventionProperty

屬性。

傳回

資料 ConfigurationSource 行 SRID 的 。

適用於