RelationalParameterBasedSqlProcessor Class
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.
A class that processes the query expression after parameter values are known.
This type is typically used by database providers (and other extensions). It is generally not used in application code.
public class RelationalParameterBasedSqlProcessor
type RelationalParameterBasedSqlProcessor = class
Public Class RelationalParameterBasedSqlProcessor
- Inheritance
-
RelationalParameterBasedSqlProcessor
Relational |
Creates a new instance of the RelationalParameterBasedSqlProcessor class. |
Relational |
Creates a new instance of the RelationalParameterBasedSqlProcessor class. |
Dependencies |
Relational provider-specific dependencies for this service. |
Parameters |
Parameter object containing parameters for this class. |
Use |
A bool value indicating if relational nulls should be used. |
Producto | Versiones |
---|---|
Entity Framework Core | 5.0, 6.0, 7.0, 8.0, 9.0 |
Comentarios de Entity Framework
Entity Framework es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: