RelationalElementTypeExtensions.GetRelationalTypeMapping 方法

定義

RelationalTypeMapping 回已完成模型上指定專案的 。

[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping GetRelationalTypeMapping (this Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType elementType);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetRelationalTypeMapping : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType -> Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping
<Extension()>
Public Function GetRelationalTypeMapping (elementType As IReadOnlyElementType) As RelationalTypeMapping

參數

elementType
IReadOnlyElementType

元素。

傳回

型別對應。

屬性

適用於