ParameterAliasNodeTranslator.Visit 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.
Surcharges
Visit(SingleValueOpenPropertyAccessNode) |
Traduit un SingleValueOpenPropertyAccessNode. |
Visit(SingleValueFunctionCallNode) |
Traduit un SingleValueFunctionCallNode. |
Visit(SingleResourceFunctionCallNode) |
Traduire un SingleResourceFunctionCallNode. |
Visit(SingleResourceCastNode) |
Traduire un SingleResourceCastNode. |
Visit(SingleNavigationNode) |
Traduit un SingleNavigationNode. |
Visit(SingleComplexNode) |
Traduire un SingleComplexNode. |
Visit(SearchTermNode) |
Traduit un SearchTermNode. |
Visit(ResourceRangeVariableReferenceNode) |
Traduire un ResourceRangeVariableReferenceNode. |
Visit(ParameterAliasNode) |
Traduit un ParameterAliasNode. |
Visit(NonResourceRangeVariableReferenceNode) |
Traduisez un NonResourceRangeVariableReferenceNode. |
Visit(NamedFunctionParameterNode) |
Traduit un NamedFunctionParameterNode. |
Visit(InNode) |
Traduire un InNode. |
Visit(SingleValuePropertyAccessNode) |
Traduit un SingleValuePropertyAccessNode. |
Visit(CountNode) |
Traduire un CountNode. |
Visit(ConstantNode) |
Traduit un ConstantNode. |
Visit(CollectionResourceFunctionCallNode) |
Traduire un Objet CollectionResourceFunctionCallNode. |
Visit(CollectionResourceCastNode) |
Traduire un Objet CollectionResourceCastNode. |
Visit(CollectionPropertyAccessNode) |
Traduit un CollectionPropertyAccessNode. |
Visit(CollectionOpenPropertyAccessNode) |
Traduit un CollectionOpenPropertyAccessNode. |
Visit(CollectionNavigationNode) |
Traduit un CollectionNavigationNode. |
Visit(CollectionFunctionCallNode) |
Traduit un CollectionFunctionCallNode. |
Visit(CollectionConstantNode) |
Traduire un Objet CollectionConstantNode. |
Visit(CollectionComplexNode) |
Traduire un Objet CollectionComplexNode. |
Visit(BinaryOperatorNode) |
Traduit un BinaryOperatorNode. |
Visit(AnyNode) |
Traduit un AnyNode. |
Visit(AllNode) |
Traduit un AllNode. |
Visit(ConvertNode) |
Traduit un ConvertNode. |
Visit(UnaryOperatorNode) |
Traduit un UnaryOperatorNode. |
Visit(SingleValueOpenPropertyAccessNode)
Traduit un SingleValueOpenPropertyAccessNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.SingleValueOpenPropertyAccessNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.SingleValueOpenPropertyAccessNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As SingleValueOpenPropertyAccessNode) As QueryNode
Paramètres
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(SingleValueFunctionCallNode)
Traduit un SingleValueFunctionCallNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.SingleValueFunctionCallNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.SingleValueFunctionCallNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As SingleValueFunctionCallNode) As QueryNode
Paramètres
- nodeIn
- SingleValueFunctionCallNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(SingleResourceFunctionCallNode)
Traduire un SingleResourceFunctionCallNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.SingleResourceFunctionCallNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.SingleResourceFunctionCallNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As SingleResourceFunctionCallNode) As QueryNode
Paramètres
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(SingleResourceCastNode)
Traduire un SingleResourceCastNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.SingleResourceCastNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.SingleResourceCastNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As SingleResourceCastNode) As QueryNode
Paramètres
- nodeIn
- SingleResourceCastNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(SingleNavigationNode)
Traduit un SingleNavigationNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.SingleNavigationNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.SingleNavigationNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As SingleNavigationNode) As QueryNode
Paramètres
- nodeIn
- SingleNavigationNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(SingleComplexNode)
Traduire un SingleComplexNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.SingleComplexNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.SingleComplexNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As SingleComplexNode) As QueryNode
Paramètres
- nodeIn
- SingleComplexNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(SearchTermNode)
Traduit un SearchTermNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.SearchTermNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.SearchTermNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As SearchTermNode) As QueryNode
Paramètres
- nodeIn
- SearchTermNode
Nœud à traduire.
Retours
Nœud d'origine.
S’applique à
Visit(ResourceRangeVariableReferenceNode)
Traduire un ResourceRangeVariableReferenceNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.ResourceRangeVariableReferenceNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.ResourceRangeVariableReferenceNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As ResourceRangeVariableReferenceNode) As QueryNode
Paramètres
Nœud à traduire.
Retours
Nœud d'origine.
S’applique à
Visit(ParameterAliasNode)
Traduit un ParameterAliasNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.ParameterAliasNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.ParameterAliasNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As ParameterAliasNode) As QueryNode
Paramètres
- nodeIn
- ParameterAliasNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(NonResourceRangeVariableReferenceNode)
Traduisez un NonResourceRangeVariableReferenceNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.NonResourceRangeVariableReferenceNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.NonResourceRangeVariableReferenceNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As NonResourceRangeVariableReferenceNode) As QueryNode
Paramètres
Nœud à traduire.
Retours
Nœud d'origine.
S’applique à
Visit(NamedFunctionParameterNode)
Traduit un NamedFunctionParameterNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.NamedFunctionParameterNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.NamedFunctionParameterNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As NamedFunctionParameterNode) As QueryNode
Paramètres
- nodeIn
- NamedFunctionParameterNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(InNode)
Traduire un InNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.InNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.InNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As InNode) As QueryNode
Paramètres
- nodeIn
- InNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(SingleValuePropertyAccessNode)
Traduit un SingleValuePropertyAccessNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.SingleValuePropertyAccessNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.SingleValuePropertyAccessNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As SingleValuePropertyAccessNode) As QueryNode
Paramètres
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(CountNode)
Traduire un CountNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.CountNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.CountNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As CountNode) As QueryNode
Paramètres
- nodeIn
- CountNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(ConstantNode)
Traduit un ConstantNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.ConstantNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.ConstantNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As ConstantNode) As QueryNode
Paramètres
- nodeIn
- ConstantNode
Nœud à traduire.
Retours
Nœud d'origine.
S’applique à
Visit(CollectionResourceFunctionCallNode)
Traduire un Objet CollectionResourceFunctionCallNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.CollectionResourceFunctionCallNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.CollectionResourceFunctionCallNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As CollectionResourceFunctionCallNode) As QueryNode
Paramètres
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(CollectionResourceCastNode)
Traduire un Objet CollectionResourceCastNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.CollectionResourceCastNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.CollectionResourceCastNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As CollectionResourceCastNode) As QueryNode
Paramètres
- nodeIn
- CollectionResourceCastNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(CollectionPropertyAccessNode)
Traduit un CollectionPropertyAccessNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.CollectionPropertyAccessNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.CollectionPropertyAccessNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As CollectionPropertyAccessNode) As QueryNode
Paramètres
- nodeIn
- CollectionPropertyAccessNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(CollectionOpenPropertyAccessNode)
Traduit un CollectionOpenPropertyAccessNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.CollectionOpenPropertyAccessNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.CollectionOpenPropertyAccessNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As CollectionOpenPropertyAccessNode) As QueryNode
Paramètres
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(CollectionNavigationNode)
Traduit un CollectionNavigationNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.CollectionNavigationNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.CollectionNavigationNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As CollectionNavigationNode) As QueryNode
Paramètres
- nodeIn
- CollectionNavigationNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(CollectionFunctionCallNode)
Traduit un CollectionFunctionCallNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.CollectionFunctionCallNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.CollectionFunctionCallNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As CollectionFunctionCallNode) As QueryNode
Paramètres
- nodeIn
- CollectionFunctionCallNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(CollectionConstantNode)
Traduire un Objet CollectionConstantNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.CollectionConstantNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.CollectionConstantNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As CollectionConstantNode) As QueryNode
Paramètres
- nodeIn
- CollectionConstantNode
Nœud à traduire.
Retours
Nœud d'origine.
S’applique à
Visit(CollectionComplexNode)
Traduire un Objet CollectionComplexNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.CollectionComplexNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.CollectionComplexNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As CollectionComplexNode) As QueryNode
Paramètres
- nodeIn
- CollectionComplexNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(BinaryOperatorNode)
Traduit un BinaryOperatorNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.BinaryOperatorNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.BinaryOperatorNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As BinaryOperatorNode) As QueryNode
Paramètres
- nodeIn
- BinaryOperatorNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(AnyNode)
Traduit un AnyNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.AnyNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.AnyNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As AnyNode) As QueryNode
Paramètres
- nodeIn
- AnyNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(AllNode)
Traduit un AllNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.AllNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.AllNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As AllNode) As QueryNode
Paramètres
- nodeIn
- AllNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(ConvertNode)
Traduit un ConvertNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.ConvertNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.ConvertNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As ConvertNode) As QueryNode
Paramètres
- nodeIn
- ConvertNode
Nœud à traduire.
Retours
Nœud traduit.
S’applique à
Visit(UnaryOperatorNode)
Traduit un UnaryOperatorNode.
public override Microsoft.OData.UriParser.QueryNode Visit (Microsoft.OData.UriParser.UnaryOperatorNode nodeIn);
override this.Visit : Microsoft.OData.UriParser.UnaryOperatorNode -> Microsoft.OData.UriParser.QueryNode
Public Overrides Function Visit (nodeIn As UnaryOperatorNode) As QueryNode
Paramètres
- nodeIn
- UnaryOperatorNode
Nœud à traduire.
Retours
Nœud traduit.