Compartilhar via


XmlQueryRuntime.IsGlobalComputed(Int32) Método

Definição

Retorna true se o valor global especificado já foi 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

Um valor do tipo int.

Retornos

Boolean

true se o valor foi calculado, caso contrário, false.

Aplica-se a