共用方式為


RuntimeElementType.IReadOnlyElementType.GetProviderClrType 方法

定義

取得將集合的專案轉換成的型別,再傳送至資料庫提供者。

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

傳回

提供者類型,如果尚未設定,則 null 為 。

實作

屬性

適用於