ReadCache.Prefetch Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
Prefetch(PrefetchSet) | |
Prefetch(String) |
Prefetch(PrefetchSet)
public:
void Prefetch(Microsoft::XLANGs::RuntimeTypes::PrefetchSet ^ basePS);
public void Prefetch (Microsoft.XLANGs.RuntimeTypes.PrefetchSet basePS);
member this.Prefetch : Microsoft.XLANGs.RuntimeTypes.PrefetchSet -> unit
Public Sub Prefetch (basePS As PrefetchSet)
Paramètres
- basePS
- PrefetchSet
S’applique à
Prefetch(String)
public:
void Prefetch(System::String ^ xpath);
public void Prefetch (string xpath);
member this.Prefetch : string -> unit
Public Sub Prefetch (xpath As String)
Paramètres
- xpath
- String