This returns the entry's flags value. The value is only valid when the entry is found.
()
| 67 | // This returns the entry's flags value. The value is only valid when |
| 68 | // the entry is found. |
| 69 | Flags() uint32 |
| 70 | |
| 71 | // This returns the data version id (aka CAS) for the item. The value is |
| 72 | // only valid when the entry is found. |
no outgoing calls