Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / ndp / fx / src / DLinq / Dlinq / SqlClient / Common / SqlNodeAnnotation.cs / 1 / SqlNodeAnnotation.cs
using System; using System.Collections.Generic; using System.Text; namespace System.Data.Linq.SqlClient { ////// Annotation about a particular SqlNode. /// internal abstract class SqlNodeAnnotation { string message; internal SqlNodeAnnotation(string message) { this.message = message; } internal string Message { get {return this.message;} } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. using System; using System.Collections.Generic; using System.Text; namespace System.Data.Linq.SqlClient { ////// Annotation about a particular SqlNode. /// internal abstract class SqlNodeAnnotation { string message; internal SqlNodeAnnotation(string message) { this.message = message; } internal string Message { get {return this.message;} } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- SuppressMessageAttribute.cs
- PropertyManager.cs
- RepeatBehaviorConverter.cs
- SigningCredentials.cs
- ClientScriptManager.cs
- SmtpFailedRecipientException.cs
- ThreadInterruptedException.cs
- ConnectorMovedEventArgs.cs
- AutomationEvent.cs
- XsltConvert.cs
- ObjectDataSourceFilteringEventArgs.cs
- COM2ColorConverter.cs
- SimpleMailWebEventProvider.cs
- _BasicClient.cs
- ServiceBusyException.cs
- ClientBase.cs
- DebugView.cs
- ServiceOperationUIEditor.cs
- DataGridToolTip.cs
- ObjectView.cs
- SimpleHandlerBuildProvider.cs
- XNameTypeConverter.cs
- WindowsFormsDesignerOptionService.cs
- CfgSemanticTag.cs
- RequestCacheValidator.cs
- AnimationClock.cs
- HwndSource.cs
- RuleInfoComparer.cs
- XhtmlTextWriter.cs
- HwndSource.cs
- LinkDesigner.cs
- TreeChangeInfo.cs
- ThreadInterruptedException.cs
- CompositeCollectionView.cs
- EntityViewContainer.cs
- PointValueSerializer.cs
- DataGridViewCellStyle.cs
- DebugHandleTracker.cs
- BitmapEffectGroup.cs
- RC2CryptoServiceProvider.cs
- WindowsStatusBar.cs
- NodeFunctions.cs
- FileSystemEventArgs.cs
- ComponentSerializationService.cs
- ProcessHostFactoryHelper.cs
- PeerNeighborManager.cs
- ChannelSinkStacks.cs
- NetworkInterface.cs
- ErrorWrapper.cs
- EndpointNotFoundException.cs
- ColumnMapProcessor.cs
- ScriptRef.cs
- FocusManager.cs
- DriveNotFoundException.cs
- DataControlField.cs
- _HeaderInfo.cs
- PolygonHotSpot.cs
- XmlComment.cs
- DateTimeOffsetAdapter.cs
- DataGridViewCellFormattingEventArgs.cs
- RevocationPoint.cs
- _WebProxyDataBuilder.cs
- WebSysDescriptionAttribute.cs
- StylusPointPropertyId.cs
- WebPartsPersonalizationAuthorization.cs
- RadialGradientBrush.cs
- FontFamily.cs
- ServiceProviders.cs
- BackStopAuthenticationModule.cs
- ProviderUtil.cs
- streamingZipPartStream.cs
- WebBaseEventKeyComparer.cs
- Border.cs
- RepeatButtonAutomationPeer.cs
- ConnectorDragDropGlyph.cs
- XmlSyndicationContent.cs
- HttpDebugHandler.cs
- _DisconnectOverlappedAsyncResult.cs
- TargetException.cs
- CodeAttributeDeclarationCollection.cs
- AlternateViewCollection.cs
- GridViewItemAutomationPeer.cs
- XmlReaderSettings.cs
- FilterQuery.cs
- WpfMemberInvoker.cs
- ShortcutKeysEditor.cs
- SingleObjectCollection.cs
- TextDecorationCollection.cs
- IntellisenseTextBox.cs
- GridPatternIdentifiers.cs
- hresults.cs
- SqlStatistics.cs
- ComboBoxAutomationPeer.cs
- BrowserTree.cs
- DataGridTextBoxColumn.cs
- ElementProxy.cs
- MemoryStream.cs
- FixedBufferAttribute.cs
- TextWriterEngine.cs
- ExceptQueryOperator.cs