Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / DataEntity / System / Data / Objects / DataClasses / EdmComplexPropertyAttribute.cs / 1305376 / EdmComplexPropertyAttribute.cs
//---------------------------------------------------------------------- //// Copyright (c) Microsoft Corporation. All rights reserved. // // // @owner [....] // @backupOwner [....] //--------------------------------------------------------------------- namespace System.Data.Objects.DataClasses { using System; ////// Attribute for complex properties /// Implied default AttributeUsage properties Inherited=True, AllowMultiple=False, /// The metadata system expects this and will only look at the first of each of these attributes, even if there are more. /// [System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Edm")] [AttributeUsage(AttributeTargets.Property)] public sealed class EdmComplexPropertyAttribute : EdmPropertyAttribute { ////// Attribute for complex properties /// public EdmComplexPropertyAttribute() { } } } // 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
- ZoneButton.cs
- OrCondition.cs
- SpoolingTaskBase.cs
- WebPartCatalogAddVerb.cs
- DataGridViewRowPostPaintEventArgs.cs
- XmlHierarchyData.cs
- NetworkInformationException.cs
- StorageEntityContainerMapping.cs
- SafeNativeMethodsMilCoreApi.cs
- Table.cs
- Viewport3DVisual.cs
- ping.cs
- DbModificationCommandTree.cs
- FormsAuthenticationTicket.cs
- HttpEncoder.cs
- KernelTypeValidation.cs
- InternalConfigEventArgs.cs
- TextDecorationCollection.cs
- TransformProviderWrapper.cs
- TypeFieldSchema.cs
- ExpressionDumper.cs
- ProbeMatchesMessage11.cs
- VerticalAlignConverter.cs
- CanonicalFontFamilyReference.cs
- AggregateNode.cs
- CorePropertiesFilter.cs
- PathFigureCollectionValueSerializer.cs
- XmlWellformedWriterHelpers.cs
- BaseCodePageEncoding.cs
- ServiceMoniker.cs
- PrtTicket_Editor.cs
- LOSFormatter.cs
- WebBrowserSiteBase.cs
- DirectionalLight.cs
- PersistenceTypeAttribute.cs
- ProgressChangedEventArgs.cs
- TabControlEvent.cs
- NestPullup.cs
- DataGridViewCellCancelEventArgs.cs
- RequiredFieldValidator.cs
- HttpStaticObjectsCollectionWrapper.cs
- CollectionChangedEventManager.cs
- VisualStateManager.cs
- WebPartDisplayModeCollection.cs
- diagnosticsswitches.cs
- FixedPageAutomationPeer.cs
- QueryOptionExpression.cs
- DataTransferEventArgs.cs
- BatchWriter.cs
- RowSpanVector.cs
- FixedSOMTableCell.cs
- ZipIOCentralDirectoryFileHeader.cs
- CaseStatement.cs
- NoneExcludedImageIndexConverter.cs
- StyleModeStack.cs
- DesignerDataTable.cs
- isolationinterop.cs
- ColumnMapTranslator.cs
- EditingScope.cs
- MenuItemCollection.cs
- Vector.cs
- MimePart.cs
- BufferedWebEventProvider.cs
- ReferenceEqualityComparer.cs
- RowBinding.cs
- ActivatableWorkflowsQueryResult.cs
- XmlQueryStaticData.cs
- _ChunkParse.cs
- ExpressionLexer.cs
- CompilationRelaxations.cs
- ViewBase.cs
- CodeArrayIndexerExpression.cs
- ImageCodecInfo.cs
- AuthenticationConfig.cs
- ClientEventManager.cs
- LinearKeyFrames.cs
- TransactionChannelListener.cs
- EntityProviderServices.cs
- StateMachine.cs
- Psha1DerivedKeyGenerator.cs
- WebHttpElement.cs
- TemplateLookupAction.cs
- DataGridTablesFactory.cs
- ReferenceEqualityComparer.cs
- IHttpResponseInternal.cs
- WorkflowCommandExtensionItem.cs
- ComEventsSink.cs
- SubMenuStyleCollection.cs
- MeasurementDCInfo.cs
- ProviderConnectionPointCollection.cs
- RawMouseInputReport.cs
- ReceiveContent.cs
- RoutedEvent.cs
- DbParameterCollection.cs
- WebConfigurationHostFileChange.cs
- NonNullItemCollection.cs
- NavigationCommands.cs
- BamlCollectionHolder.cs
- initElementDictionary.cs
- ArrayExtension.cs