IReadOnlyDbFunction.MethodInfo Property

Definition

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

public System.Reflection.MethodInfo? MethodInfo { get; }
member this.MethodInfo : System.Reflection.MethodInfo
Public ReadOnly Property MethodInfo As MethodInfo

Property Value

Applies to