SqlitePropertyExtensions.GetGeometricDimensionConfigurationSource 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
ConfigurationSource取得資料行維度的 。
public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetGeometricDimensionConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);
static member GetGeometricDimensionConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetGeometricDimensionConfigurationSource (property As IConventionProperty) As Nullable(Of ConfigurationSource)
參數
- property
- IConventionProperty
屬性。
傳回
資料 ConfigurationSource 行維度的 。