No announcements
Found 1884623 threads
-
0 Votes
Procedure # Search criteria are 'Contains','Begin with','equal','not equal' and 'does not contain'
- the structure of the tables in which you are searching data ( the better way would be to provide the full CREATE TABLE statements, including primary/foreign keys and ...Answered | 1 Replies | 3665 Views | Created by Igseem - Friday, August 3, 2012 8:39 AM | Last reply by Papy Normand - Friday, August 3, 2012 9:41 AM -
1 Votes
Difference between Contain (:) and Equal (=) operator in KQL
The word "CONTAINS" does not appear in the definition of the ":" operator..Answered | 6 Replies | 9338 Views | Created by Collin Tu - Thursday, June 23, 2016 8:25 PM | Last reply by GUYO - Monday, April 30, 2018 12:32 PM -
0 Votes
Generic List Contains, Equals & GetHashCode issue
The TestGlobals.TestKeyword1 does indeed always returns a new instance.Answered | 4 Replies | 6279 Views | Created by Sylvain Girard - The real one - Sunday, January 2, 2011 10:23 AM | Last reply by Sylvain Girard - The real one - Tuesday, January 25, 2011 8:10 PM -
0 Votes
SharePoint 2013 Search equals operator does not work in all cases
As part of the searches we have noticed that for some properties the equals (=) operator does not return the desired result while if we change the same ...Answered | 1 Replies | 2984 Views | Created by Devendra Singh - Thursday, October 8, 2015 8:48 AM | Last reply by Lucas Siqueira Rodrigues - Thursday, October 8, 2015 9:42 PM -
0 Votes
Equal but not same HashCode in System.DirectoryServices.AccountManagement.Principial
I'm not sure why do you think Contains does such a quick search.Answered | 4 Replies | 2612 Views | Created by Daniel Buschke (aka damage) - Friday, May 4, 2012 7:08 AM | Last reply by Daniel Buschke (aka damage) - Monday, May 7, 2012 1:56 PM -
0 Votes
When reference equality isn't equal?
If the Contains method doesn't see it, that means it's not the same object.Answered | 3 Replies | 4145 Views | Created by pedroponting - Monday, February 21, 2011 4:03 AM | Last reply by pedroponting - Monday, February 21, 2011 11:27 PM -
0 Votes
@Equals Error
By "What exactly does a True in a SetVariable do?Answered | 7 Replies | 1065 Views | Created by EMKISER - Monday, July 1, 2019 9:34 PM | Last reply by MartinJaffer-MSFT - Tuesday, July 2, 2019 7:05 PM -
1 Votes
Search criteria are 'Contains','Begin with'....
Using a procedure to encapsulate a functionality is the best approach.Proposed | 3 Replies | 1838 Views | Created by Igseem - Friday, August 3, 2012 9:20 AM | Last reply by Igseem - Friday, August 3, 2012 9:32 AM -
0 Votes
Equals and == operator
I am not after nacroposting, but wanted to add some definitive to this thread if search engine sends anyone here ...Answered | 6 Replies | 4091 Views | Created by Martinez K. _ - Monday, May 11, 2009 8:22 AM | Last reply by Aarsh (MCTS) - Monday, October 21, 2013 1:49 PM -
0 Votes
Comparing two objects for equality by overriding equal method
I tried to override equals in XYCurve but could not get the result.Answered | 5 Replies | 742 Views | Created by tireless_commited - Friday, February 5, 2016 12:09 PM | Last reply by Albert_Zhang - Thursday, February 18, 2016 7:43 AM -
1 Votes
Filter CQWP on Does NOT contain
You want to use the filter dropdown options 'does not contain'.Answered | 2 Replies | 3201 Views | Created by DavidgCCC - Friday, December 19, 2014 11:51 AM | Last reply by Lisa Chen1226 - Wednesday, December 24, 2014 9:49 AM -
2 Votes
Reference Equality For Maps
Don't the standard structural equality tests always do an ObjectEquals (pointer/identity compare) first before they bother to compare members?Answered | 2 Replies | 2267 Views | Created by Kevin Clancy - Monday, May 13, 2013 5:51 PM | Last reply by thelazydogsback - Monday, May 20, 2013 8:16 PM -
2 Votes
"==" Vs "Equals"
One goes to the Object class Equals method and the other goes to the StringBuilder's Equals method.Answered | 3 Replies | 5725 Views | Created by NewCoder61 - Sunday, December 30, 2012 11:39 PM | Last reply by Mr. Javaman II - Monday, December 31, 2012 8:51 PM -
0 Votes
contains search - sql 2005
You cannot enter a NOT at the beginning.Answered | 5 Replies | 3765 Views | Created by arkiboys - Wednesday, March 25, 2009 8:15 AM | Last reply by Artemakis Artemiou - Wednesday, March 25, 2009 11:07 AM -
3 Votes
Equals() vs
rt1.Equals(rt2) - checks to see if references are equal, and they are not.Answered | 8 Replies | 4430 Views | Created by Dwigt - Tuesday, May 15, 2012 6:31 PM | Last reply by HeToC - Tuesday, May 15, 2012 8:07 PM -
0 Votes
Entities equality
EF allows for entities not to define FK properties (NH does not even have the concept of FK property).Answered | 7 Replies | 2381 Views | Created by Valo - Wednesday, November 9, 2011 9:06 PM | Last reply by Alan_chen - Tuesday, November 15, 2011 7:31 AM -
0 Votes
Difference between = and Equals()
For Equals method it resolved at run-time so the Int provides the overriden implementation which defines how to compare two integers for ...Answered | 4 Replies | 394 Views | Created by wakefun - Friday, October 13, 2017 9:08 AM | Last reply by Ehsan Sajjad - Friday, October 13, 2017 10:43 AM -
0 Votes
MDX not equal to
[Is Deleted] equal to False and in ColAP i need [Measures].Answered | 3 Replies | 17022 Views | Created by Nish71 - Saturday, November 3, 2012 3:57 AM | Last reply by Martin Mason - Monday, November 5, 2012 1:35 PM -
0 Votes
Equal functoid does not return a bool (BizTalk 2013)
We have an equal functoid checking if an element contains the value "PCM".Answered | 3 Replies | 1775 Views | Created by andasj - Wednesday, July 9, 2014 12:41 PM | Last reply by andasj - Wednesday, July 9, 2014 1:40 PM -
3 Votes
Generics and .Equals
Without the constraint, it has no reason to assume that T implements its own non-virtual version of Equals().Answered | 3 Replies | 3070 Views | Created by Moby Disk - Friday, August 7, 2009 3:03 PM | Last reply by nobugz - Friday, August 7, 2009 3:49 PM - Items 1 to 20 of 1884623 Next ›
No announcements