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
- OleDbTransaction.cs
- WorkflowPersistenceContext.cs
- ToggleProviderWrapper.cs
- UriSection.cs
- ServiceParser.cs
- VolatileEnlistmentState.cs
- Calendar.cs
- __ComObject.cs
- Normalization.cs
- PositiveTimeSpanValidator.cs
- StrokeNodeOperations2.cs
- BitmapImage.cs
- FamilyMap.cs
- XmlName.cs
- XmlNodeChangedEventArgs.cs
- DetailsViewActionList.cs
- NamespaceQuery.cs
- TypefaceMap.cs
- ListViewItem.cs
- DebugView.cs
- LinearKeyFrames.cs
- SharedPersonalizationStateInfo.cs
- StyleConverter.cs
- DistinctQueryOperator.cs
- AdRotator.cs
- CodeDirectionExpression.cs
- Statements.cs
- EDesignUtil.cs
- SendActivityValidator.cs
- ObjectItemCollectionAssemblyCacheEntry.cs
- GcHandle.cs
- ArraySet.cs
- XmlSerializationWriter.cs
- AuthorizationRuleCollection.cs
- ToolStripPanelRow.cs
- Condition.cs
- CheckedListBox.cs
- MessageSecurityOverTcp.cs
- ModelTreeEnumerator.cs
- ContainerControl.cs
- RelativeSource.cs
- Listen.cs
- OAVariantLib.cs
- ObjectListCommand.cs
- ActivationWorker.cs
- InputScopeManager.cs
- SqlDelegatedTransaction.cs
- LocalValueEnumerator.cs
- OutputCache.cs
- AQNBuilder.cs
- LogWriteRestartAreaAsyncResult.cs
- EventListenerClientSide.cs
- Symbol.cs
- ImplicitInputBrush.cs
- ListViewItem.cs
- NameValueFileSectionHandler.cs
- CornerRadiusConverter.cs
- TemplateControlCodeDomTreeGenerator.cs
- WebServicesDescriptionAttribute.cs
- DataPagerFieldCollection.cs
- HeaderUtility.cs
- ByteAnimationUsingKeyFrames.cs
- ListItem.cs
- FileSystemInfo.cs
- Token.cs
- TableParagraph.cs
- PropertyPathWorker.cs
- RoutedEvent.cs
- ImageCodecInfo.cs
- ServicePoint.cs
- HttpModuleActionCollection.cs
- DbProviderFactory.cs
- ColorInterpolationModeValidation.cs
- NativeRightsManagementAPIsStructures.cs
- ToolStripDropDownClosingEventArgs.cs
- formatter.cs
- XmlMemberMapping.cs
- ProjectionCamera.cs
- PeerFlooder.cs
- DataGridViewCellContextMenuStripNeededEventArgs.cs
- TableCell.cs
- SmiContextFactory.cs
- XmlILModule.cs
- UrlMappingCollection.cs
- DesignerActionService.cs
- XhtmlBasicValidationSummaryAdapter.cs
- SqlDataSource.cs
- LiteralSubsegment.cs
- TextRangeSerialization.cs
- RemoteDebugger.cs
- SecurityDescriptor.cs
- PointAnimationUsingPath.cs
- ListViewItem.cs
- OperationInvokerTrace.cs
- Visual.cs
- Util.cs
- XmlAttribute.cs
- DiscoveryDocumentSearchPattern.cs
- ComboBox.cs
- CodeVariableReferenceExpression.cs