다음을 통해 공유


PrefetchType Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum PrefetchType
[<System.Flags>]
type PrefetchType = 
Inheritance
PrefetchType
Attributes

Fields

Name Value Description
Ancestors 1
Siblings 2
DescendantsHybrid 4
DescendantsDepthFirst 8
DescendantsBreadthFirst 16
Uninterruptible 32

Applies to