Condividi tramite


XmlQueryRuntime.IsGlobalComputed(Int32) Metodo

Definizione

Restituisce true se il valore globale specificato è già stato calcolato.

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

Parametri

index
Int32

Valore di tipo int.

Restituisce

Boolean

true se il valore è stato calcolato. In caso contrario false.

Si applica a