Share via


IReadOnlyDbFunction.MethodInfo Property

Definition

Gets the CLR method which maps to the function in the database.

[System.Runtime.CompilerServices.Nullable(2)]
public System.Reflection.MethodInfo? MethodInfo { get; }
public System.Reflection.MethodInfo? MethodInfo { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.MethodInfo : System.Reflection.MethodInfo
member this.MethodInfo : System.Reflection.MethodInfo
Public ReadOnly Property MethodInfo As MethodInfo

Property Value

Attributes

Applies to