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
- MultiPartWriter.cs
- BitVec.cs
- VerticalAlignConverter.cs
- Renderer.cs
- DelegateBodyWriter.cs
- BamlWriter.cs
- ScaleTransform3D.cs
- FontClient.cs
- RequestCache.cs
- Behavior.cs
- DataGridCellEditEndingEventArgs.cs
- TextBoxLine.cs
- IntSecurity.cs
- HttpStreams.cs
- WindowsGraphicsWrapper.cs
- ClusterSafeNativeMethods.cs
- EdmRelationshipNavigationPropertyAttribute.cs
- Subtree.cs
- BezierSegment.cs
- TimeSpanSecondsOrInfiniteConverter.cs
- SystemWebSectionGroup.cs
- DataServiceHostFactory.cs
- Focus.cs
- XsltInput.cs
- SmiEventSink_DeferedProcessing.cs
- DataBindingCollection.cs
- ProxyWebPartManager.cs
- ObjectView.cs
- FixedSOMSemanticBox.cs
- ComponentConverter.cs
- SmuggledIUnknown.cs
- ComboBoxItem.cs
- TextDecorationCollection.cs
- ListViewContainer.cs
- DoubleCollectionConverter.cs
- TableRowGroup.cs
- DataExpression.cs
- TextBox.cs
- DetailsViewPagerRow.cs
- SessionStateSection.cs
- CatalogPartCollection.cs
- XPathCompiler.cs
- SystemDiagnosticsSection.cs
- TextSegment.cs
- LookupBindingPropertiesAttribute.cs
- UriPrefixTable.cs
- ProcessHostFactoryHelper.cs
- FlowDocumentPaginator.cs
- PresentationAppDomainManager.cs
- HostingEnvironmentSection.cs
- Paragraph.cs
- WebPartAuthorizationEventArgs.cs
- WindowHideOrCloseTracker.cs
- RegexRunner.cs
- MainMenu.cs
- Asn1Utilities.cs
- HierarchicalDataBoundControlAdapter.cs
- embossbitmapeffect.cs
- SQLBoolean.cs
- ElementProxy.cs
- BufferedGraphicsContext.cs
- TabletCollection.cs
- BitStack.cs
- SynchronousReceiveElement.cs
- IndexedString.cs
- SqlRowUpdatedEvent.cs
- XsltSettings.cs
- Oid.cs
- _TimerThread.cs
- EdmConstants.cs
- OperatorExpressions.cs
- MemberInfoSerializationHolder.cs
- EntityDataSourceContextDisposingEventArgs.cs
- ContentPresenter.cs
- LogStream.cs
- ToolStripItemGlyph.cs
- ThreadStartException.cs
- OrderedDictionary.cs
- EntityFrameworkVersions.cs
- MethodImplAttribute.cs
- CommandHelper.cs
- FixedSOMTableCell.cs
- CustomError.cs
- ObsoleteAttribute.cs
- MatrixCamera.cs
- SmtpNetworkElement.cs
- TextEmbeddedObject.cs
- SafeFileMappingHandle.cs
- PasswordTextNavigator.cs
- PreProcessInputEventArgs.cs
- DataControlCommands.cs
- ClientScriptItemCollection.cs
- TraceUtility.cs
- FormCollection.cs
- WindowsClaimSet.cs
- EdmError.cs
- Task.cs
- WindowsButton.cs
- MailDefinition.cs
- GridEntryCollection.cs