XmlQueryRuntime.IsGlobalComputed(Int32) Método

Definição

Retornará true se o valor global especificado já tiver sido computado.

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

true se o valor tiver sido computado; caso contrário, false.

Aplica-se a