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
- HwndSourceParameters.cs
- CellRelation.cs
- CombinedGeometry.cs
- ContainerParagraph.cs
- URLIdentityPermission.cs
- QuaternionConverter.cs
- PerformanceCounterCategory.cs
- WindowsListBox.cs
- ErrorFormatter.cs
- AuthenticationException.cs
- SerializableAttribute.cs
- PixelShader.cs
- CodeTypeConstructor.cs
- SessionSwitchEventArgs.cs
- ScrollItemProviderWrapper.cs
- ConnectionPoint.cs
- Message.cs
- DllNotFoundException.cs
- WebMessageFormatHelper.cs
- PropertyChangeTracker.cs
- FixedSOMSemanticBox.cs
- FontEmbeddingManager.cs
- StrongNameMembershipCondition.cs
- WebUtility.cs
- ElapsedEventArgs.cs
- AsymmetricAlgorithm.cs
- ChildDocumentBlock.cs
- EnumConverter.cs
- Int64.cs
- DriveNotFoundException.cs
- Vector3DIndependentAnimationStorage.cs
- SignedInfo.cs
- PrimitiveXmlSerializers.cs
- GridEntryCollection.cs
- ListViewSelectEventArgs.cs
- GridViewRowCollection.cs
- CodeMethodInvokeExpression.cs
- QilReplaceVisitor.cs
- BoundPropertyEntry.cs
- Composition.cs
- KeyValuePairs.cs
- SQLInt64.cs
- Point3DValueSerializer.cs
- KoreanCalendar.cs
- SimpleMailWebEventProvider.cs
- StyleCollection.cs
- MouseButton.cs
- TransformProviderWrapper.cs
- ColorTranslator.cs
- HyperLink.cs
- OrderedDictionary.cs
- SqlGenerator.cs
- IDQuery.cs
- DispatcherBuilder.cs
- TablePatternIdentifiers.cs
- SendMailErrorEventArgs.cs
- GPPOINTF.cs
- DefaultObjectMappingItemCollection.cs
- PrinterSettings.cs
- ResourceProperty.cs
- Attributes.cs
- HybridObjectCache.cs
- DataControlFieldCell.cs
- ResourceDisplayNameAttribute.cs
- XsltCompileContext.cs
- counter.cs
- RequestBringIntoViewEventArgs.cs
- ImageList.cs
- InstanceDataCollection.cs
- DataGridViewCell.cs
- RelationshipConverter.cs
- MemberAssignment.cs
- Vector3DIndependentAnimationStorage.cs
- SynchronizedCollection.cs
- SourceCollection.cs
- TextRangeProviderWrapper.cs
- ObjectDataSourceMethodEventArgs.cs
- RpcCryptoContext.cs
- SplineKeyFrames.cs
- MetadataWorkspace.cs
- RouteItem.cs
- MessageHeaderAttribute.cs
- ToolStripPanelRow.cs
- ProfileEventArgs.cs
- ClientUtils.cs
- RtfToXamlReader.cs
- XmlResolver.cs
- SqlUserDefinedAggregateAttribute.cs
- TemplateKeyConverter.cs
- MarkupProperty.cs
- DoubleIndependentAnimationStorage.cs
- DocumentSequenceHighlightLayer.cs
- DataRowCollection.cs
- TemplateControlParser.cs
- XamlFilter.cs
- ScriptModule.cs
- ObjectDataSourceMethodEditor.cs
- StorageRoot.cs
- StringFormat.cs
- MembershipValidatePasswordEventArgs.cs