Useful links for constructing CAML Queries
http://msdn.microsoft.com/en-us/library/ms467521.aspx
Useful link for ViewFields:
http://msdn.microsoft.com/en-us/library/ms442073.aspx
When quering on datetime values, by default CAML will only query on the Date portion, to include the time use the following :
<value includetimevalue="TRUE" type="DateTime"> <today> </value>
Thursday, 11 June 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment