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
- SqlBuilder.cs
- ZipIOLocalFileDataDescriptor.cs
- Icon.cs
- OdbcEnvironment.cs
- XmlSchemaInclude.cs
- TreeNodeBindingDepthConverter.cs
- AnnotationAuthorChangedEventArgs.cs
- XamlPointCollectionSerializer.cs
- SourceFileBuildProvider.cs
- dataobject.cs
- XPathCompileException.cs
- SynchronizationValidator.cs
- TrustManagerPromptUI.cs
- TextDecoration.cs
- PropertyChangingEventArgs.cs
- UndoEngine.cs
- FontUnit.cs
- OutputCacheSettings.cs
- CodeMemberEvent.cs
- SqlDataReaderSmi.cs
- ScriptingJsonSerializationSection.cs
- MediaPlayerState.cs
- AffineTransform3D.cs
- SqlPersistenceProviderFactory.cs
- ProxySimple.cs
- ProvidersHelper.cs
- DynamicValidator.cs
- Int32Storage.cs
- UnsafePeerToPeerMethods.cs
- WebSysDisplayNameAttribute.cs
- AllMembershipCondition.cs
- EntityDataSourceColumn.cs
- EnvelopedPkcs7.cs
- EncoderReplacementFallback.cs
- DownloadProgressEventArgs.cs
- ListSortDescription.cs
- SettingsPropertyValue.cs
- CachedTypeface.cs
- WindowsAuthenticationModule.cs
- QuerySettings.cs
- NumberSubstitution.cs
- GenericUI.cs
- HtmlTextArea.cs
- HttpFileCollectionWrapper.cs
- XmlSignatureManifest.cs
- AuthorizationContext.cs
- GridViewCancelEditEventArgs.cs
- InkCanvasSelection.cs
- HtmlInputPassword.cs
- OutputCacheSettingsSection.cs
- SkewTransform.cs
- JsonMessageEncoderFactory.cs
- UIntPtr.cs
- PointLight.cs
- XmlWellformedWriter.cs
- PasswordTextContainer.cs
- EpmContentDeSerializer.cs
- Object.cs
- DataGridLinkButton.cs
- ModuleConfigurationInfo.cs
- PocoEntityKeyStrategy.cs
- EventBindingService.cs
- Decoder.cs
- Vector3D.cs
- AssemblyLoader.cs
- TypeSystem.cs
- DebugHandleTracker.cs
- SemaphoreSlim.cs
- InfoCardProofToken.cs
- ListViewItemSelectionChangedEvent.cs
- SetIterators.cs
- DataGridCellAutomationPeer.cs
- TranslateTransform.cs
- GregorianCalendarHelper.cs
- DateTimeConstantAttribute.cs
- ListenDesigner.cs
- ExtensionDataObject.cs
- ExpressionSelection.cs
- AutomationEvent.cs
- DbParameterHelper.cs
- ViewBase.cs
- sqlpipe.cs
- ChangeNode.cs
- DataSourceXmlElementAttribute.cs
- PtsPage.cs
- KeyInterop.cs
- PeerToPeerException.cs
- WmiInstallComponent.cs
- DictionaryBase.cs
- XmlLinkedNode.cs
- _AcceptOverlappedAsyncResult.cs
- ChtmlTextWriter.cs
- PrimitiveXmlSerializers.cs
- AccessorTable.cs
- ApplicationFileCodeDomTreeGenerator.cs
- RegexTree.cs
- XmlEntity.cs
- DbDataReader.cs
- FacetDescription.cs
- SystemIPInterfaceStatistics.cs