ReadCache.Prefetch 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
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)
参数
- basePS
- PrefetchSet
适用于
Prefetch(String)
public:
void Prefetch(System::String ^ xpath);
public void Prefetch (string xpath);
member this.Prefetch : string -> unit
Public Sub Prefetch (xpath As String)
参数
- xpath
- String