共用方式為


RuntimeDbFunction.IReadOnlyDbFunction.MethodInfo 屬性

定義

取得對應至資料庫中函式的 CLR 方法。

System.Reflection.MethodInfo? Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunction.MethodInfo { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunction.MethodInfo : System.Reflection.MethodInfo
 ReadOnly Property MethodInfo As MethodInfo Implements IReadOnlyDbFunction.MethodInfo

屬性值

實作

屬性

適用於