Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / ndp / fx / src / DataEntity / System / Data / Objects / DataClasses / EdmComplexPropertyAttribute.cs / 2 / 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
- PeerService.cs
- SequentialOutput.cs
- DirectionalLight.cs
- Constants.cs
- ContourSegment.cs
- LateBoundBitmapDecoder.cs
- RegexMatch.cs
- RoleManagerModule.cs
- PanelStyle.cs
- TemplateManager.cs
- ZipIOLocalFileDataDescriptor.cs
- Assembly.cs
- CapabilitiesSection.cs
- DrawingCollection.cs
- DataGridRow.cs
- WebPartMenu.cs
- MarshalDirectiveException.cs
- BoolExpr.cs
- DatasetMethodGenerator.cs
- SymbolMethod.cs
- ChangeTracker.cs
- StringComparer.cs
- ProtocolElementCollection.cs
- InternalDispatchObject.cs
- SchemaAttDef.cs
- AutomationPatternInfo.cs
- HttpApplicationFactory.cs
- NetStream.cs
- DynamicRouteExpression.cs
- PersonalizationStateQuery.cs
- EventLogHandle.cs
- GetFileNameResult.cs
- LinkArea.cs
- xamlnodes.cs
- EventPropertyMap.cs
- SrgsOneOf.cs
- AutomationPeer.cs
- VerbConverter.cs
- BitmapSource.cs
- ConsoleTraceListener.cs
- PathNode.cs
- InfoCardRSAPKCS1KeyExchangeFormatter.cs
- Helpers.cs
- Graph.cs
- _LocalDataStoreMgr.cs
- PassportAuthenticationEventArgs.cs
- DataServiceProcessingPipeline.cs
- Triplet.cs
- MatrixTransform3D.cs
- RadioButtonFlatAdapter.cs
- UidManager.cs
- ZipPackage.cs
- HandleCollector.cs
- LexicalChunk.cs
- GridViewSortEventArgs.cs
- GraphicsContainer.cs
- TypedMessageConverter.cs
- Listbox.cs
- Panel.cs
- EncryptedReference.cs
- LoopExpression.cs
- IncrementalCompileAnalyzer.cs
- RowSpanVector.cs
- SkinIDTypeConverter.cs
- RectAnimationClockResource.cs
- PanelStyle.cs
- smtppermission.cs
- COAUTHIDENTITY.cs
- ExpandCollapsePattern.cs
- TouchEventArgs.cs
- TextRangeSerialization.cs
- TimestampInformation.cs
- DataGridViewCheckBoxCell.cs
- DataTable.cs
- SystemColors.cs
- ELinqQueryState.cs
- BitmapEffectDrawingContent.cs
- ScrollableControlDesigner.cs
- ExceptionRoutedEventArgs.cs
- Peer.cs
- BindingExpression.cs
- SystemIPGlobalProperties.cs
- DbResourceAllocator.cs
- Dynamic.cs
- ErrorFormatterPage.cs
- KeyMatchBuilder.cs
- ListSortDescription.cs
- DataGridViewSelectedRowCollection.cs
- SqlReorderer.cs
- SafeRightsManagementHandle.cs
- XmlConvert.cs
- ObjectAnimationUsingKeyFrames.cs
- EntityRecordInfo.cs
- WorkflowServiceBehavior.cs
- WebPageTraceListener.cs
- CodeDOMProvider.cs
- BamlLocalizer.cs
- ExpressionBindingCollection.cs
- ClaimComparer.cs
- safemediahandle.cs