请看下面一段程序,是什么意思?
Set<TLocateOption,0,1> flags;
flags << loCaseInsensitive << loPartialKey;
//Possibly apply the filter so we see only records matching this value.