|
From: Baruch S. <bar...@gm...> - 2013-01-28 17:16:16
|
Hello,
I'd like to get your advise regarding the use of multiple keys with
IndexingXPathNavigator class.
Actually, I wish to combine couple of key into same "Select" statment.
To something like this ....
_inav.AddKey("Rel1", "/Data/QueryResults[@name='Rels']/row", "@DEFUID |
@UID1");
It doesn't work obviously.
Can anyone think of a way to achieve this?
Thanks!,
Baruch
|