Condividi tramite


NonResourceRangeVariableReferenceNode Costruttore

Definizione

public NonResourceRangeVariableReferenceNode (string name, Microsoft.OData.UriParser.NonResourceRangeVariable rangeVariable);
new Microsoft.OData.UriParser.NonResourceRangeVariableReferenceNode : string * Microsoft.OData.UriParser.NonResourceRangeVariable -> Microsoft.OData.UriParser.NonResourceRangeVariableReferenceNode
Public Sub New (name As String, rangeVariable As NonResourceRangeVariable)

Parametri

name
String

Nome dell'oggetto RangeVariable associato.

rangeVariable
NonResourceRangeVariable

Riferimento a un oggetto RangeVariable nello stack dell'associazione.

Eccezioni

Genera un'eccezione se il nome di input o l'oggetto RangeVariable è null.

Si applica a