Compartir a través de


XmlQueryRuntime.IsGlobalComputed(Int32) Método

Definición

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

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

Boolean

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

Se aplica a