ExpandTransformationNode(SelectExpandClause) 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éez un ExpandTransformationNode.
public ExpandTransformationNode (Microsoft.OData.UriParser.SelectExpandClause expandClause);
new Microsoft.OData.UriParser.Aggregation.ExpandTransformationNode : Microsoft.OData.UriParser.SelectExpandClause -> Microsoft.OData.UriParser.Aggregation.ExpandTransformationNode
Public Sub New (expandClause As SelectExpandClause)
Paramètres
- expandClause
- SelectExpandClause
SelectExpandClause représentant l’expression de développement liée aux métadonnées.