Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / DataEntity / System / Data / Objects / DataClasses / EdmEntityTypeAttribute.cs / 1305376 / 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- Emitter.cs
- UserControlParser.cs
- KeyboardNavigation.cs
- SmtpTransport.cs
- HttpCookiesSection.cs
- ComPlusTypeLoader.cs
- NullRuntimeConfig.cs
- TextServicesProperty.cs
- ClientOptions.cs
- ToolStripItemGlyph.cs
- FamilyTypefaceCollection.cs
- ArgumentDesigner.xaml.cs
- CompareValidator.cs
- DataDesignUtil.cs
- HostExecutionContextManager.cs
- GPStream.cs
- NumericUpDown.cs
- StandardCommandToolStripMenuItem.cs
- RequiredFieldValidator.cs
- counter.cs
- XmlSignatureManifest.cs
- DesignerTransaction.cs
- VisualTreeHelper.cs
- ProcessProtocolHandler.cs
- EpmCustomContentDeSerializer.cs
- ContextMenuStripActionList.cs
- DecimalStorage.cs
- CacheAxisQuery.cs
- Int32Animation.cs
- WpfKnownType.cs
- ClientTarget.cs
- SID.cs
- XmlAutoDetectWriter.cs
- DbDataRecord.cs
- SelectionWordBreaker.cs
- SourceSwitch.cs
- ListenDesigner.cs
- RepeatButtonAutomationPeer.cs
- WebException.cs
- GeometryModel3D.cs
- ValidationErrorCollection.cs
- PrePostDescendentsWalker.cs
- GetWorkflowTree.cs
- DataRecord.cs
- ResourceType.cs
- PasswordRecovery.cs
- URLString.cs
- DetailsViewCommandEventArgs.cs
- AsynchronousChannel.cs
- XmlSerializer.cs
- OleDbConnectionPoolGroupProviderInfo.cs
- InvalidFilterCriteriaException.cs
- AnonymousIdentificationSection.cs
- Descriptor.cs
- XmlReflectionImporter.cs
- HtmlInputRadioButton.cs
- JapaneseCalendar.cs
- TableTextElementCollectionInternal.cs
- ReturnEventArgs.cs
- ToolStripRenderer.cs
- HMACSHA384.cs
- SQLMoney.cs
- BypassElementCollection.cs
- ImageAttributes.cs
- WorkflowMarkupSerializerMapping.cs
- uribuilder.cs
- DesignerInterfaces.cs
- CodeArgumentReferenceExpression.cs
- PrefixQName.cs
- PassportIdentity.cs
- TextServicesManager.cs
- Confirm.cs
- SqlConnectionHelper.cs
- SqlConnectionStringBuilder.cs
- TimeoutValidationAttribute.cs
- XmlSchemaComplexContent.cs
- RemoteWebConfigurationHostServer.cs
- CallbackWrapper.cs
- WebBrowser.cs
- PictureBox.cs
- HMACSHA1.cs
- CancellationScope.cs
- ByteAnimationBase.cs
- EntityClientCacheEntry.cs
- ObjectListTitleAttribute.cs
- NameTable.cs
- BulletedListEventArgs.cs
- UIElementHelper.cs
- XmlSchemaResource.cs
- RightsManagementPermission.cs
- AccessDataSource.cs
- SizeLimitedCache.cs
- MissingMemberException.cs
- HttpRequest.cs
- AxDesigner.cs
- MailMessageEventArgs.cs
- DBConnection.cs
- DataTableMappingCollection.cs
- EventLogger.cs
- RuleAction.cs