XmlQueryRuntime.IsGlobalComputed(Int32) Metoda

Definicja

Zwraca wartość true, jeśli określona wartość globalna została już obliczona.

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

Parametry

index
Int32

Wartość typu int .

Zwraca

Boolean

true Jeśli wartość została obliczona; w przeciwnym razie false .

Dotyczy