다음을 통해 공유


ReadCache.Prefetch 메서드

정의

오버로드

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

적용 대상