XmlQueryRuntime.IsGlobalComputed(Int32) Metoda

Definice

Vrátí hodnotu true, pokud je zadaná globální hodnota již vypočítána.

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

Hodnota typu int.

Návraty

truepokud byla hodnota vypočítána; v opačném případě . false

Platí pro