Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / ndp / fx / src / DataEntity / System / Data / Objects / DataClasses / EdmEntityTypeAttribute.cs / 2 / EdmEntityTypeAttribute.cs
//---------------------------------------------------------------------- //// Copyright (c) Microsoft Corporation. All rights reserved. // // // @owner [....] // @backupOwner [....] //--------------------------------------------------------------------- using System; namespace System.Data.Objects.DataClasses { ////// Attribute identifying the Edm base class /// [System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Edm")] [AttributeUsage(AttributeTargets.Class, AllowMultiple = false)] public sealed class EdmEntityTypeAttribute : EdmTypeAttribute { ////// Attribute identifying the Edm base class /// public EdmEntityTypeAttribute() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //---------------------------------------------------------------------- //// Copyright (c) Microsoft Corporation. All rights reserved. // // // @owner [....] // @backupOwner [....] //--------------------------------------------------------------------- using System; namespace System.Data.Objects.DataClasses { ////// Attribute identifying the Edm base class /// [System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Edm")] [AttributeUsage(AttributeTargets.Class, AllowMultiple = false)] public sealed class EdmEntityTypeAttribute : EdmTypeAttribute { ////// Attribute identifying the Edm base class /// public EdmEntityTypeAttribute() { } } } // 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
- PlaceHolder.cs
- StyleXamlTreeBuilder.cs
- MethodToken.cs
- SmiEventSink_DeferedProcessing.cs
- storepermissionattribute.cs
- WindowShowOrOpenTracker.cs
- COM2ExtendedUITypeEditor.cs
- SqlDependencyListener.cs
- formatstringdialog.cs
- XmlElementAttributes.cs
- HttpClientCertificate.cs
- WorkflowMarkupSerializerMapping.cs
- DataException.cs
- Blend.cs
- BamlMapTable.cs
- PathSegmentCollection.cs
- DbParameterHelper.cs
- XamlContextStack.cs
- DescendentsWalkerBase.cs
- GenericUriParser.cs
- LabelInfo.cs
- SrgsRule.cs
- HeaderLabel.cs
- ObjectQuery_EntitySqlExtensions.cs
- RefreshPropertiesAttribute.cs
- BitmapEffect.cs
- GlobalizationAssembly.cs
- PtsHost.cs
- EntityClientCacheEntry.cs
- InvalidProgramException.cs
- HttpContextServiceHost.cs
- DataMemberConverter.cs
- FacetEnabledSchemaElement.cs
- UpDownBase.cs
- SafeTimerHandle.cs
- ProcessInfo.cs
- ColorConverter.cs
- VBIdentifierName.cs
- TypeDependencyAttribute.cs
- XmlSerializationReader.cs
- ParagraphResult.cs
- BookmarkInfo.cs
- FontFamilyValueSerializer.cs
- FactoryMaker.cs
- SettingsContext.cs
- SQLStringStorage.cs
- EntityDataSourceDataSelectionPanel.cs
- DynamicHyperLink.cs
- AffineTransform3D.cs
- PersonalizationStateInfoCollection.cs
- ContainerParaClient.cs
- DataServiceHost.cs
- BamlLocalizationDictionary.cs
- View.cs
- GenericEnumerator.cs
- RawStylusInput.cs
- Guid.cs
- VideoDrawing.cs
- CellLabel.cs
- RequestResponse.cs
- DSASignatureDeformatter.cs
- DefaultValueAttribute.cs
- RewritingValidator.cs
- TemplatedAdorner.cs
- MouseEvent.cs
- CodeCastExpression.cs
- OciLobLocator.cs
- Literal.cs
- Inline.cs
- SessionViewState.cs
- Action.cs
- TreeViewItem.cs
- ObjectHelper.cs
- RenderCapability.cs
- _ShellExpression.cs
- VerticalAlignConverter.cs
- BrowserTree.cs
- EntityKeyElement.cs
- PolygonHotSpot.cs
- ContactManager.cs
- ClientUtils.cs
- RowVisual.cs
- CustomAssemblyResolver.cs
- SecureEnvironment.cs
- State.cs
- ReferenceService.cs
- BaseCodeDomTreeGenerator.cs
- FontStyle.cs
- ArgumentException.cs
- WindowAutomationPeer.cs
- IODescriptionAttribute.cs
- ServiceBusyException.cs
- WebDescriptionAttribute.cs
- HttpAsyncResult.cs
- Table.cs
- WebRequestModuleElementCollection.cs
- CodeGeneratorOptions.cs
- BrushValueSerializer.cs
- BooleanFunctions.cs
- WebBrowserHelper.cs