ApplyClause(IList<TransformationNode>) 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 ApplyClause.
public ApplyClause (System.Collections.Generic.IList<Microsoft.OData.UriParser.Aggregation.TransformationNode> transformations);
new Microsoft.OData.UriParser.Aggregation.ApplyClause : System.Collections.Generic.IList<Microsoft.OData.UriParser.Aggregation.TransformationNode> -> Microsoft.OData.UriParser.Aggregation.ApplyClause
Public Sub New (transformations As IList(Of TransformationNode))
Paramètres
- transformations
- IList<TransformationNode>