Freigeben über


XmlQueryRuntime.IsGlobalComputed(Int32) Methode

Definition

Gibt true zurück, wenn der angegebene globale Wert bereits berechnet wurde.

public:
 bool IsGlobalComputed(int index);
public bool IsGlobalComputed (int index);
member this.IsGlobalComputed : int -> bool
Public Function IsGlobalComputed (index As Integer) As Boolean

Parameter

index
Int32

Ein Wert vom Typ int.

Gibt zurück

Boolean

true, wenn der Wert berechnet wurde, andernfalls false.

Gilt für