IScalarFactory.CreateScalarExpression(IScalarDataType, Boolean) Méthode
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.
public Microsoft.SqlServer.Management.SqlParser.Metadata.IScalarExpression CreateScalarExpression(Microsoft.SqlServer.Management.SqlParser.Metadata.IScalarDataType dataType, bool nullable);
abstract member CreateScalarExpression : Microsoft.SqlServer.Management.SqlParser.Metadata.IScalarDataType * bool -> Microsoft.SqlServer.Management.SqlParser.Metadata.IScalarExpression
Public Function CreateScalarExpression (dataType As IScalarDataType, nullable As Boolean) As IScalarExpression
Paramètres
- dataType
- IScalarDataType
- nullable
- Boolean