SharePoint Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 2915 Page Views: 

List CAML Comparison Operators used in SharePoint?



Posted By: Avi Date: 3 January 2010 12:01:52 PM
 Answer:

Contains - Contains a given text value
Eq - Equal to
Geq - Greater than or equal to
Gt - Greater than
Leq - Less than or equal to
Lt - Less than
Neq - Not equal to
DateRangesOverlap - Compares dates inrecurring events to determine if they overlap
IsNotNull - Is not null
IsNull - Is null


Posted By: eTechPlanet


Date: 3 January 2010 12:01:52 PM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image tUnyVC
Related Questions
SharePoint : Is it true that the Lookup Columns only work for lists on the same site?

Is it true that the Lookup Columns only work for lists on the same site?

No, we can create the lookup column on the site containing the list and then use this Lookup Column ....
Category: SharePoint Date: 1/2/2010 12:31:33 AM
SharePoint : What is the difference between Application Pages and Content Pages in SharePoint?

What is the difference between Application Pages and Content Pages in SharePoint?

Content pages are basically built to display and manage site content. Content pages can be customize....
Category: SharePoint Date: 12/29/2009 11:46:11 AM
SharePoint : How to validate user in SharePoint's people picker control?

How to validate user in SharePoint's people picker control?

SharePoint's people picker control (PeopleEditor) has an attribute "ValidatorEnabled" whic....
Category: SharePoint Date: 12/7/2009 5:52:29 AM
SharePoint : While working on SharePoint site, we generally receive error messages like "Unknown Error" or another generic error message. Is there any way to display more descriptive error messages?

While working on SharePoint site, we generally receive error messages like "Unknown Error" or anothe....

Yes, we can display more descriptive error message in SharePoint site. To do this, following changes....
Category: SharePoint Date: 12/7/2009 2:28:33 AM
SharePoint : What settings are required for running SharePoint assemblies from BIN folder?

What settings are required for running SharePoint assemblies from BIN folder?

Following two settings are required for running SharePoint assemblies from BIN folder: 1) Add the f....
Category: SharePoint Date: 12/1/2009 4:32:07 AM