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
- DefaultParameterValueAttribute.cs
- EntityCommandCompilationException.cs
- MarkupCompilePass2.cs
- DataGridCommandEventArgs.cs
- FacetEnabledSchemaElement.cs
- ClientSession.cs
- JsonQueryStringConverter.cs
- ColumnTypeConverter.cs
- WebBrowser.cs
- TreeBuilder.cs
- FontStyleConverter.cs
- CodeIndexerExpression.cs
- ListViewDeleteEventArgs.cs
- ScrollBarRenderer.cs
- ChannelEndpointElement.cs
- XPathPatternBuilder.cs
- HandleCollector.cs
- HttpApplicationStateWrapper.cs
- AssemblyHash.cs
- ClusterSafeNativeMethods.cs
- BitmapEffectDrawingContent.cs
- Image.cs
- OpCodes.cs
- CacheMemory.cs
- DSACryptoServiceProvider.cs
- Transform3DCollection.cs
- UserValidatedEventArgs.cs
- DataListGeneralPage.cs
- Model3D.cs
- UriSchemeKeyedCollection.cs
- WmlImageAdapter.cs
- RemotingAttributes.cs
- CqlLexerHelpers.cs
- WebPartPersonalization.cs
- PipeSecurity.cs
- DrawingDrawingContext.cs
- ScriptBehaviorDescriptor.cs
- RelationshipNavigation.cs
- ByteKeyFrameCollection.cs
- SelectionPatternIdentifiers.cs
- RowBinding.cs
- UTF32Encoding.cs
- InfoCardRSAOAEPKeyExchangeFormatter.cs
- ResizeBehavior.cs
- WorkflowStateRollbackService.cs
- BadImageFormatException.cs
- WebException.cs
- ListControlConvertEventArgs.cs
- DocumentAutomationPeer.cs
- SqlDeflator.cs
- ClipboardData.cs
- OdbcException.cs
- ObjectDataSourceDisposingEventArgs.cs
- ApplicationBuildProvider.cs
- ObservableCollection.cs
- ReflectionHelper.cs
- _WebProxyDataBuilder.cs
- TreeViewImageKeyConverter.cs
- XmlUrlResolver.cs
- SchemaElementDecl.cs
- CodeTypeMember.cs
- SelectionGlyphBase.cs
- MultipleViewProviderWrapper.cs
- EntityClassGenerator.cs
- ReadOnlyCollectionBase.cs
- OleDbMetaDataFactory.cs
- RadioButtonFlatAdapter.cs
- AdPostCacheSubstitution.cs
- RuleConditionDialog.Designer.cs
- Pen.cs
- InputLanguage.cs
- NonBatchDirectoryCompiler.cs
- LinkConverter.cs
- WebPartManager.cs
- PeerNameRegistration.cs
- EventRoute.cs
- TimelineGroup.cs
- ListControlConvertEventArgs.cs
- SelectionPatternIdentifiers.cs
- StrongNameUtility.cs
- ConstructorBuilder.cs
- DataControlFieldCell.cs
- ManifestBasedResourceGroveler.cs
- MissingMemberException.cs
- Page.cs
- TemplatedMailWebEventProvider.cs
- Latin1Encoding.cs
- PagesSection.cs
- HostingEnvironmentWrapper.cs
- ErrorHandler.cs
- CallContext.cs
- VectorAnimationUsingKeyFrames.cs
- SqlUserDefinedTypeAttribute.cs
- ExtensionQuery.cs
- XsltLoader.cs
- TimeoutValidationAttribute.cs
- AsnEncodedData.cs
- IdentityNotMappedException.cs
- App.cs
- DynamicQueryableWrapper.cs