Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / ndp / fx / src / DataEntity / System / Data / Objects / DataClasses / EdmComplexPropertyAttribute.cs / 1 / 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
- ResourceReferenceExpressionConverter.cs
- ControlParameter.cs
- ScriptManager.cs
- XmlAtomicValue.cs
- XmlCodeExporter.cs
- InlineUIContainer.cs
- SqlColumnizer.cs
- ImportCatalogPart.cs
- ServiceObjectContainer.cs
- GeometryConverter.cs
- ValidationService.cs
- DbProviderServices.cs
- ToolStripDesignerAvailabilityAttribute.cs
- CustomValidator.cs
- CmsInterop.cs
- BamlRecordWriter.cs
- AbandonedMutexException.cs
- FloaterParaClient.cs
- NativeMethods.cs
- Exceptions.cs
- ByteAnimation.cs
- ListManagerBindingsCollection.cs
- VariableElement.cs
- EventTask.cs
- ChannelSinkStacks.cs
- DmlSqlGenerator.cs
- CodePrimitiveExpression.cs
- MsmqDecodeHelper.cs
- PreviewPrintController.cs
- X509ChainElement.cs
- MenuItem.cs
- DataControlFieldHeaderCell.cs
- Material.cs
- TraceContext.cs
- UpdatePanelControlTrigger.cs
- XhtmlBasicValidationSummaryAdapter.cs
- DesignRelationCollection.cs
- SymmetricAlgorithm.cs
- FixedSOMContainer.cs
- UrlUtility.cs
- ExtensionDataReader.cs
- EqualityComparer.cs
- AdPostCacheSubstitution.cs
- CheckBox.cs
- TextSpan.cs
- ThreadSafeList.cs
- IconConverter.cs
- ReadContentAsBinaryHelper.cs
- AssemblyNameUtility.cs
- PropVariant.cs
- ListViewGroupItemCollection.cs
- EventMappingSettingsCollection.cs
- Rights.cs
- CounterSample.cs
- ProtocolsConfigurationEntry.cs
- SpAudioStreamWrapper.cs
- SecurityException.cs
- DataGridViewTopLeftHeaderCell.cs
- base64Transforms.cs
- TimeSpanOrInfiniteConverter.cs
- Base64Decoder.cs
- RightsManagementErrorHandler.cs
- NestPullup.cs
- ReadOnlyActivityGlyph.cs
- FixedSOMLineRanges.cs
- CodeDOMProvider.cs
- Sentence.cs
- CommonDialog.cs
- ReverseQueryOperator.cs
- PersonalizationStateQuery.cs
- SimpleTableProvider.cs
- EventBuilder.cs
- FontNamesConverter.cs
- EntityProviderFactory.cs
- SmtpCommands.cs
- RuntimeConfigLKG.cs
- ProcessThreadCollection.cs
- x509utils.cs
- formatter.cs
- FileLoadException.cs
- GridViewSortEventArgs.cs
- ScalarOps.cs
- DesignerSerializerAttribute.cs
- Quaternion.cs
- MappingSource.cs
- RetrieveVirtualItemEventArgs.cs
- HtmlInputPassword.cs
- MailMessage.cs
- GetIsBrowserClientRequest.cs
- NavigatorInput.cs
- AutomationPatternInfo.cs
- DesignerObjectListAdapter.cs
- HttpContextServiceHost.cs
- CheckoutException.cs
- TextRangeSerialization.cs
- DataGridViewBindingCompleteEventArgs.cs
- WebPartEventArgs.cs
- SchemaEntity.cs
- ButtonFlatAdapter.cs
- FormViewPagerRow.cs