67df67a46f1f9132ae33dc9c8e9d37f5a179be5c
API/CodeSamples/CacheEqualsSelect.md
| ... | ... | @@ -8,7 +8,7 @@ Gets or sets the value indicating whether the "Equals (Select)" value should be |
| 8 | 8 | |
| 9 | 9 | _**Note:** If two different fields in two different tables yield the same results, Izenda will see two different queries and need to cache the results of each query respectively._ |
| 10 | 10 | |
| 11 | -**Default Value:** true |
|
| 11 | +**Default Value:** False |
|
| 12 | 12 | |
| 13 | 13 | ##Global.asax (C♯) |
| 14 | 14 |