Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / DataEntity / System / Data / Common / CommandTrees / Internal / ExpressionList.cs / 1305376 / ExpressionList.cs
//----------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// @owner [....]
// @backupOwner [....]
//---------------------------------------------------------------------
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Data.Common;
using System.Data.Metadata.Edm;
using System.Data.Common.CommandTrees;
namespace System.Data.Common.CommandTrees.Internal
{
internal sealed class DbExpressionList : System.Collections.ObjectModel.ReadOnlyCollection
{
internal DbExpressionList(IList elements)
: base(elements)
{
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
//----------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// @owner [....]
// @backupOwner [....]
//---------------------------------------------------------------------
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Data.Common;
using System.Data.Metadata.Edm;
using System.Data.Common.CommandTrees;
namespace System.Data.Common.CommandTrees.Internal
{
internal sealed class DbExpressionList : System.Collections.ObjectModel.ReadOnlyCollection
{
internal DbExpressionList(IList elements)
: base(elements)
{
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- MessageOperationFormatter.cs
- GPRECTF.cs
- RequiredFieldValidator.cs
- SByteConverter.cs
- ByteStack.cs
- ResolveNextArgumentWorkItem.cs
- DeclarativeConditionsCollection.cs
- DriveInfo.cs
- PolicyLevel.cs
- GCHandleCookieTable.cs
- DocumentGridContextMenu.cs
- EmptyStringExpandableObjectConverter.cs
- EdmProviderManifest.cs
- RewritingSimplifier.cs
- SQLConvert.cs
- Pointer.cs
- WindowsGrip.cs
- DataControlButton.cs
- RuntimeHandles.cs
- DetailsViewDeleteEventArgs.cs
- FixedSOMPageConstructor.cs
- RunWorkerCompletedEventArgs.cs
- MethodBody.cs
- HostingEnvironmentWrapper.cs
- TransformProviderWrapper.cs
- InvalidAsynchronousStateException.cs
- TextViewDesigner.cs
- CodeTypeReferenceExpression.cs
- LoadWorkflowByInstanceKeyCommand.cs
- InstanceLockTracking.cs
- WindowsFormsSectionHandler.cs
- CommentAction.cs
- InArgumentConverter.cs
- WebPartActionVerb.cs
- TypePresenter.xaml.cs
- SqlBulkCopyColumnMappingCollection.cs
- DragDeltaEventArgs.cs
- SecUtil.cs
- AuthenticatingEventArgs.cs
- InternalControlCollection.cs
- StandardBindingElement.cs
- SystemDropShadowChrome.cs
- InputReferenceExpression.cs
- SpotLight.cs
- HtmlElement.cs
- ConsoleEntryPoint.cs
- IntSecurity.cs
- XmlSchemaObjectCollection.cs
- LocatorBase.cs
- Array.cs
- MarkerProperties.cs
- DeferredTextReference.cs
- DesignerForm.cs
- ReadOnlyKeyedCollection.cs
- querybuilder.cs
- VirtualDirectoryMappingCollection.cs
- MultiTrigger.cs
- CompressedStack.cs
- PingOptions.cs
- TdsParserHelperClasses.cs
- TextElementAutomationPeer.cs
- ALinqExpressionVisitor.cs
- BezierSegment.cs
- IdentityManager.cs
- BaseAsyncResult.cs
- QueueProcessor.cs
- ProfessionalColors.cs
- EmptyElement.cs
- COM2PictureConverter.cs
- Util.cs
- ExecutionContext.cs
- ThrowOnMultipleAssignment.cs
- PeerInputChannel.cs
- DesignerAttribute.cs
- ImageIndexConverter.cs
- CompilerTypeWithParams.cs
- RegistrySecurity.cs
- StatusStrip.cs
- StreamDocument.cs
- MimeWriter.cs
- RelationalExpressions.cs
- PropertyMap.cs
- StructuralObject.cs
- AuthenticateEventArgs.cs
- FieldAccessException.cs
- XmlSecureResolver.cs
- TypeSystem.cs
- PassportPrincipal.cs
- CollectionTypeElement.cs
- _emptywebproxy.cs
- CollectionDataContractAttribute.cs
- LinkedResource.cs
- LocatorPartList.cs
- PerspectiveCamera.cs
- CodeTypeReference.cs
- HttpCookiesSection.cs
- MsmqIntegrationMessageProperty.cs
- WizardStepBase.cs
- InternalControlCollection.cs
- CompositeFontParser.cs