Compartir a través de


HistoryRepositoryDependencies.RawSqlCommandBuilder Propiedad

Definición

Generador de comandos para compilar comandos SQL sin procesar.

public Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder RawSqlCommandBuilder { get; }
public Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder RawSqlCommandBuilder { get; init; }
member this.RawSqlCommandBuilder : Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder
member this.RawSqlCommandBuilder : Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder with get, set
Public ReadOnly Property RawSqlCommandBuilder As IRawSqlCommandBuilder
Public Property RawSqlCommandBuilder As IRawSqlCommandBuilder

Valor de propiedad

Se aplica a