共用方式為


RuntimeElementType.IReadOnlyElementType.FindTypeMapping 方法

定義

傳回集合專案的型別對應。

[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping IReadOnlyElementType.FindTypeMapping ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType.FindTypeMapping : unit -> Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType.FindTypeMapping : unit -> Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping
Function FindTypeMapping () As CoreTypeMapping Implements IReadOnlyElementType.FindTypeMapping

傳回

類型對應,如果找不到,則 null 為 。

實作

屬性

適用於