Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / 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
- ProcessStartInfo.cs
- SqlDataRecord.cs
- AutomationElementCollection.cs
- AnnotationResourceCollection.cs
- SupportingTokenSpecification.cs
- UseLicense.cs
- MimeObjectFactory.cs
- InternalCache.cs
- AsyncSerializedWorker.cs
- ContentPlaceHolderDesigner.cs
- BinaryMessageEncodingBindingElement.cs
- PasswordRecoveryDesigner.cs
- TrustLevel.cs
- StorageComplexTypeMapping.cs
- ipaddressinformationcollection.cs
- PtsContext.cs
- AnimationClock.cs
- DeviceContext.cs
- ChildTable.cs
- ZoneLinkButton.cs
- XomlCompilerHelpers.cs
- TextProviderWrapper.cs
- TextComposition.cs
- SafePEFileHandle.cs
- XPathDescendantIterator.cs
- HtmlValidatorAdapter.cs
- EncodingInfo.cs
- RangeValidator.cs
- BindUriHelper.cs
- GroupBoxDesigner.cs
- WindowPatternIdentifiers.cs
- CodeAttributeDeclaration.cs
- ResourcesGenerator.cs
- BinarySerializer.cs
- SplineQuaternionKeyFrame.cs
- SQLSingleStorage.cs
- PropertyDescriptorGridEntry.cs
- DbException.cs
- List.cs
- Attachment.cs
- SimpleBitVector32.cs
- InternalBase.cs
- FusionWrap.cs
- SafeHandle.cs
- SemanticAnalyzer.cs
- NativeMethods.cs
- Translator.cs
- NextPreviousPagerField.cs
- XmlName.cs
- PrintPreviewControl.cs
- TypeEnumerableViewSchema.cs
- DBSchemaRow.cs
- AvTraceDetails.cs
- ConfigurationElementProperty.cs
- DataGridViewImageCell.cs
- SettingsContext.cs
- CommonDialog.cs
- TextDecorations.cs
- SchemaInfo.cs
- IIS7UserPrincipal.cs
- sortedlist.cs
- AnnotationStore.cs
- OperationInvokerBehavior.cs
- SqlDependency.cs
- ResourceBinder.cs
- AuthenticationConfig.cs
- PeerPresenceInfo.cs
- HttpRequestTraceRecord.cs
- validation.cs
- EventHandlerList.cs
- WebPartDeleteVerb.cs
- UTF32Encoding.cs
- AccessKeyManager.cs
- PeerCollaboration.cs
- TdsParserSafeHandles.cs
- ExpanderAutomationPeer.cs
- ScriptResourceAttribute.cs
- Point4D.cs
- SingleObjectCollection.cs
- Activity.cs
- CompoundFileReference.cs
- BufferBuilder.cs
- ScrollBar.cs
- CannotUnloadAppDomainException.cs
- CryptoSession.cs
- TextEmbeddedObject.cs
- EntityTypeBase.cs
- AdornerLayer.cs
- NumberFormatInfo.cs
- ValidatorCollection.cs
- PerformanceCounter.cs
- VersionPair.cs
- NumericUpDown.cs
- SequenceRange.cs
- SchemaEntity.cs
- PingOptions.cs
- TextViewSelectionProcessor.cs
- BinHexDecoder.cs
- _NativeSSPI.cs
- VisualTarget.cs