次の方法で共有


RuntimeProperty.IReadOnlyProperty.GetProviderClrType メソッド

定義

データベース プロバイダーに送信される前にプロパティ値が変換される型を取得します。

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

戻り値

プロバイダーの種類。何 null も設定されていない場合は 。

実装

属性

適用対象