小蜗牛的足迹

        I'm a slow walker, but I never walk backwards.

2012年2月6日

CAML中User查询条件的使用方法

摘要: 查询当前用户:<Where><Eq><FieldRef Name='Person' /><Value Type='User'><UserID/></Value></Eq></Where> 查询其他用户使用SPWeb.SiteUsers[LoginName]获取用户ID。<Where><Eq><FieldRef Name='Person' LookupId='TRUE' Type='Integer&# 阅读全文

posted @ 2012-02-06 11:20 o_小蜗牛_o 阅读(388) 评论(0) 推荐(0) 编辑

导航