NonQueryExpression.CommandSource Property

Definition

The command source to use for this non-query operation.

public virtual Microsoft.EntityFrameworkCore.Diagnostics.CommandSource CommandSource { get; }
member this.CommandSource : Microsoft.EntityFrameworkCore.Diagnostics.CommandSource
Public Overridable ReadOnly Property CommandSource As CommandSource

Property Value

Applies to