RawSqlCommand.RelationalCommand Property

Definition

Gets the command to be executed.

public virtual Microsoft.EntityFrameworkCore.Storage.IRelationalCommand RelationalCommand { get; }
member this.RelationalCommand : Microsoft.EntityFrameworkCore.Storage.IRelationalCommand
Public Overridable ReadOnly Property RelationalCommand As IRelationalCommand

Property Value

Applies to