XmlQueryRuntime.IsGlobalComputed(Int32) Método

Definición

Devuelve true si el valor global especificado ya se ha calculado.

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

Parámetros

index
Int32

Valor de tipo int.

Devoluciones

true si se ha calculado el valor; de lo contrario, false.

Se aplica a