Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / ndp / fx / src / DataEntity / System / Data / Common / Utils / TrailingSpaceComparer.cs / 1 / TrailingSpaceComparer.cs
//---------------------------------------------------------------------- //// Copyright (c) Microsoft Corporation. All rights reserved. // // // @owner [....] // @backupOwner [....] //--------------------------------------------------------------------- using System.Collections.Generic; namespace System.Data.Common.Utils { ////// Comparer that treats two strings as equivalent if they differ only by trailing /// spaces, e.g. 'A' eq 'A '. Useful when determining if a set of values is unique /// even given the possibility of padding (consider SQL Server char and nchar columns) /// or to lookup values when the set of values is known to honor this uniqueness constraint. /// internal class TrailingSpaceComparer : IEqualityComparer
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- EntityDataSourceSelectedEventArgs.cs
- graph.cs
- TransactionInformation.cs
- documentation.cs
- XPathScanner.cs
- EpmSourcePathSegment.cs
- HttpCookiesSection.cs
- ToolStripRenderEventArgs.cs
- InternalDuplexBindingElement.cs
- unitconverter.cs
- CfgSemanticTag.cs
- Point3DKeyFrameCollection.cs
- FlowDocumentPageViewerAutomationPeer.cs
- Events.cs
- counter.cs
- TypeConverterValueSerializer.cs
- PropertiesTab.cs
- TemplateControlBuildProvider.cs
- HttpHandlersSection.cs
- SqlCacheDependencyDatabase.cs
- XmlPreloadedResolver.cs
- AttributeTable.cs
- SystemIdentity.cs
- ScrollPattern.cs
- DataControlFieldCollection.cs
- CacheAxisQuery.cs
- Facet.cs
- RightsManagementPermission.cs
- ReadOnlyAttribute.cs
- HWStack.cs
- ModelFunctionTypeElement.cs
- GeometryModel3D.cs
- HttpContext.cs
- GroupDescription.cs
- DragCompletedEventArgs.cs
- baseaxisquery.cs
- UnsettableComboBox.cs
- COSERVERINFO.cs
- EdmItemCollection.cs
- PersonalizableAttribute.cs
- RawStylusInput.cs
- Logging.cs
- ObjectQuery_EntitySqlExtensions.cs
- CapabilitiesUse.cs
- DataBoundControlParameterTarget.cs
- BamlTreeMap.cs
- GenericPrincipal.cs
- PropertyGridEditorPart.cs
- GeneralTransformCollection.cs
- QilList.cs
- ChangeInterceptorAttribute.cs
- SystemUdpStatistics.cs
- DnsPermission.cs
- AdapterDictionary.cs
- MemberPath.cs
- pingexception.cs
- Button.cs
- HttpHandlersSection.cs
- CallSiteBinder.cs
- WebScriptEnablingBehavior.cs
- SamlAuthorizationDecisionStatement.cs
- WebBrowsableAttribute.cs
- UnsafeNativeMethodsTablet.cs
- PersonalizationStateQuery.cs
- RtfToXamlLexer.cs
- GeneratedView.cs
- DesignerCapabilities.cs
- NTAccount.cs
- ResourcePropertyMemberCodeDomSerializer.cs
- EmptyElement.cs
- ObjectDataSourceChooseTypePanel.cs
- ProviderBase.cs
- Executor.cs
- HotCommands.cs
- AstTree.cs
- NamedElement.cs
- Attributes.cs
- SessionStateSection.cs
- RSAOAEPKeyExchangeFormatter.cs
- NetworkAddressChange.cs
- RequestCachingSection.cs
- IConvertible.cs
- SocketException.cs
- FormatException.cs
- DataGridViewButtonColumn.cs
- VirtualPath.cs
- WebServiceTypeData.cs
- StatusBar.cs
- RequestReplyCorrelator.cs
- String.cs
- MenuItemStyle.cs
- DataGridRowDetailsEventArgs.cs
- EntityDesignerDataSourceView.cs
- DefaultAssemblyResolver.cs
- ListSourceHelper.cs
- CallbackBehaviorAttribute.cs
- X500Name.cs
- HandleCollector.cs
- ToolStripItemEventArgs.cs
- NativeMethods.cs