Value.PrefetchXPath Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
PrefetchXPath(String) | |
PrefetchXPath(PrefetchSet) |
PrefetchXPath(String)
public:
void PrefetchXPath(System::String ^ xpath);
public void PrefetchXPath (string xpath);
member this.PrefetchXPath : string -> unit
Public Sub PrefetchXPath (xpath As String)
Parametri
- xpath
- String
Si applica a
PrefetchXPath(PrefetchSet)
public:
void PrefetchXPath(Microsoft::XLANGs::RuntimeTypes::PrefetchSet ^ baseSet);
public void PrefetchXPath (Microsoft.XLANGs.RuntimeTypes.PrefetchSet baseSet);
member this.PrefetchXPath : Microsoft.XLANGs.RuntimeTypes.PrefetchSet -> unit
Public Sub PrefetchXPath (baseSet As PrefetchSet)
Parametri
- baseSet
- PrefetchSet