SqlExpression(Type, RelationalTypeMapping) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée une instance de la classe SqlExpression.
protected SqlExpression(Type type, Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping typeMapping);
protected SqlExpression(Type type, Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping? typeMapping);
new Microsoft.EntityFrameworkCore.Query.SqlExpressions.SqlExpression : Type * Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping -> Microsoft.EntityFrameworkCore.Query.SqlExpressions.SqlExpression
Protected Sub New (type As Type, typeMapping As RelationalTypeMapping)
Paramètres
- typeMapping
- RelationalTypeMapping
RelationalTypeMapping associé à l’expression .