Sdílet prostřednictvím


XmlQueryRuntime.DebugGetGlobalNames Metoda

Definice

Vrátí pole obsahující názvy všech globálních proměnných a parametrů použitých v tomto dotazu.

public:
 cli::array <System::String ^> ^ DebugGetGlobalNames();
public string[] DebugGetGlobalNames ();
member this.DebugGetGlobalNames : unit -> string[]
Public Function DebugGetGlobalNames () As String()

Návraty

String[]

Pole string hodnot.

Poznámky

Formát vráceného pole je {namespace}prefix:local-name .

Platí pro