CommandEventData.ExecuteMethod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DbCommand method.
public virtual Microsoft.EntityFrameworkCore.Diagnostics.DbCommandMethod ExecuteMethod { get; }
member this.ExecuteMethod : Microsoft.EntityFrameworkCore.Diagnostics.DbCommandMethod
Public Overridable ReadOnly Property ExecuteMethod As DbCommandMethod