共用方式為


ITypeMappingConfiguration.GetProviderClrType 方法

定義

取得屬性值在傳送至資料庫提供者之前要轉換成的型別。

public Type? GetProviderClrType ();
abstract member GetProviderClrType : unit -> Type
Public Function GetProviderClrType () As Type

傳回

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

適用於