A. Option D
B. Option C
C. Option A
D. Option B
A. spQuery.QueryThrottleMode=SPQueryThrottleOption.Override;
B. spQuery.QueryThrottleMode=SPQueryThrottleOption.Strict;
C. spQuery.QueryThrottleMode=SPQueryThrottleOption.Disable;
D. spQuery.QueryThrottleMode=SPQueryThrottleOption.Default;