ExpressionNodeFunction 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 un nœud de fonction
public ExpressionNodeFunction(Microsoft.SqlServer.Management.Dmf.ExpressionNodeFunction.Function functionType, params Microsoft.SqlServer.Management.Dmf.ExpressionNode[] args);
new Microsoft.SqlServer.Management.Dmf.ExpressionNodeFunction : Microsoft.SqlServer.Management.Dmf.ExpressionNodeFunction.Function * Microsoft.SqlServer.Management.Dmf.ExpressionNode[] -> Microsoft.SqlServer.Management.Dmf.ExpressionNodeFunction
Public Sub New (functionType As ExpressionNodeFunction.Function, ParamArray args As ExpressionNode())
Paramètres
- functionType
- ExpressionNodeFunction.Function
Type de fonction
- args
- ExpressionNode[]
Arguments de fonction