Code:
/ 4.0 / 4.0 / 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. //---------------------------------------------------------------------- //// 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
- ZipIOFileItemStream.cs
- DetailsViewInsertedEventArgs.cs
- CriticalExceptions.cs
- DataRelationPropertyDescriptor.cs
- MouseBinding.cs
- BindUriHelper.cs
- MailWriter.cs
- Tile.cs
- Triplet.cs
- CopyAction.cs
- ScalarConstant.cs
- Point3DCollection.cs
- CompositionAdorner.cs
- WebConfigurationFileMap.cs
- DataGridViewBand.cs
- BitmapEffectGroup.cs
- ProxyOperationRuntime.cs
- configsystem.cs
- DiscoveryClientRequestChannel.cs
- DictionaryContent.cs
- BCLDebug.cs
- BooleanAnimationUsingKeyFrames.cs
- sqlser.cs
- TextEditorThreadLocalStore.cs
- ConnectionsZoneDesigner.cs
- WindowsEditBox.cs
- RoutedEventValueSerializer.cs
- MembershipValidatePasswordEventArgs.cs
- PictureBox.cs
- SafeLocalAllocation.cs
- CollectionType.cs
- AmbientValueAttribute.cs
- _DisconnectOverlappedAsyncResult.cs
- FilteredAttributeCollection.cs
- DynamicDiscoveryDocument.cs
- CodeCommentStatement.cs
- DataGridViewToolTip.cs
- MouseButton.cs
- MiniMapControl.xaml.cs
- ChtmlLinkAdapter.cs
- SmiConnection.cs
- RepeaterCommandEventArgs.cs
- LocatorPartList.cs
- SynchronizationFilter.cs
- PieceDirectory.cs
- CompilerError.cs
- cache.cs
- SessionStateModule.cs
- PropertyGridView.cs
- TextBox.cs
- PickDesigner.xaml.cs
- CodeStatementCollection.cs
- HeaderedItemsControl.cs
- InfoCardCryptoHelper.cs
- XmlChildNodes.cs
- HtmlHead.cs
- TypeNameConverter.cs
- OleDbCommand.cs
- ImmComposition.cs
- Rect3DValueSerializer.cs
- BitmapEffectGroup.cs
- PrintPreviewDialog.cs
- DocumentViewerBaseAutomationPeer.cs
- XamlPointCollectionSerializer.cs
- TransformGroup.cs
- LineSegment.cs
- NetworkCredential.cs
- MinMaxParagraphWidth.cs
- ObjectCloneHelper.cs
- NamespaceMapping.cs
- TextServicesDisplayAttributePropertyRanges.cs
- CalendarDateChangedEventArgs.cs
- LocatorBase.cs
- TreeBuilderXamlTranslator.cs
- PropertyChangingEventArgs.cs
- ContextProperty.cs
- GifBitmapEncoder.cs
- GlyphCache.cs
- ActiveXHelper.cs
- BitmapEffectState.cs
- CodeAttributeArgumentCollection.cs
- ListItemCollection.cs
- ComPlusTraceRecord.cs
- VisualStyleInformation.cs
- AddressingVersion.cs
- XmlBinaryReader.cs
- XmlDocumentType.cs
- FrameworkContentElementAutomationPeer.cs
- GlobalizationSection.cs
- CachingHintValidation.cs
- XmlNodeChangedEventManager.cs
- DispatcherEventArgs.cs
- XmlEnumAttribute.cs
- FlatButtonAppearance.cs
- MULTI_QI.cs
- XPathNavigatorKeyComparer.cs
- StylusPointPropertyUnit.cs
- SupportsEventValidationAttribute.cs
- CodeDOMProvider.cs
- cache.cs