Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / DataEntityDesign / Design / System / Data / Entity / Design / EntityViewGeneration / EntityViewGenerationConstants.cs / 1305376 / EntityViewGenerationConstants.cs
//---------------------------------------------------------------------- //// Copyright (c) Microsoft Corporation. All rights reserved. // // // @owner [....] // @backupOwner [....] //--------------------------------------------------------------------- using System; using System.Collections.Generic; using System.Text; namespace System.Data.Entity.Design { internal static class EntityViewGenerationConstants { internal static readonly string NamespaceName = "Edm_EntityMappingGeneratedViews"; internal static readonly string ViewGenerationCustomAttributeName = "System.Data.Mapping.EntityViewGenerationAttribute"; internal static readonly string ViewGenerationTypeNamePrefix = "ViewsForBaseEntitySets"; internal static readonly string BaseTypeName = "System.Data.Mapping.EntityViewContainer"; internal static readonly string EdmEntityContainerName = "EdmEntityContainerName"; internal static readonly string StoreEntityContainerName = "StoreEntityContainerName"; internal static readonly string HashOverMappingClosure = "HashOverMappingClosure"; internal static readonly string HashOverAllExtentViews = "HashOverAllExtentViews"; internal static readonly string ViewCountPropertyName = "ViewCount"; internal static readonly string GetViewAtMethodName = "GetViewAt"; internal static readonly string SummaryStartElement = @""; internal static readonly string SummaryEndElement = @" "; internal static readonly char QualificationCharacter = '.'; } } // 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
- Geometry.cs
- IntMinMaxAggregationOperator.cs
- ToolStripDesignerUtils.cs
- MemberMaps.cs
- NotifyCollectionChangedEventArgs.cs
- SafeNativeMethods.cs
- EntityDataSourceReferenceGroup.cs
- NativeMethods.cs
- SetterBase.cs
- AsyncPostBackErrorEventArgs.cs
- CTreeGenerator.cs
- LogExtent.cs
- HttpAsyncResult.cs
- SharedDp.cs
- GeometryCombineModeValidation.cs
- WebPartVerbsEventArgs.cs
- ExpressionBuilderContext.cs
- TextEncodedRawTextWriter.cs
- OdbcConnectionHandle.cs
- IResourceProvider.cs
- DataGridViewComboBoxCell.cs
- TreeIterators.cs
- ECDsa.cs
- StreamGeometry.cs
- XmlNodeChangedEventManager.cs
- SingleStorage.cs
- CodeConditionStatement.cs
- NameSpaceEvent.cs
- FullTextState.cs
- ButtonFlatAdapter.cs
- DEREncoding.cs
- _WebProxyDataBuilder.cs
- KnownColorTable.cs
- Restrictions.cs
- XmlEnumAttribute.cs
- DESCryptoServiceProvider.cs
- TransactionTraceIdentifier.cs
- SystemIPGlobalStatistics.cs
- ByteViewer.cs
- TransformedBitmap.cs
- FontResourceCache.cs
- MonitorWrapper.cs
- DetailsViewActionList.cs
- XmlDocumentSerializer.cs
- AnonymousIdentificationSection.cs
- Trigger.cs
- AnimatedTypeHelpers.cs
- Overlapped.cs
- PrintPageEvent.cs
- ConfigXmlReader.cs
- SpecularMaterial.cs
- sqlpipe.cs
- DataListItemEventArgs.cs
- MenuItemCollection.cs
- FamilyTypeface.cs
- MarkupCompilePass1.cs
- ControlValuePropertyAttribute.cs
- FunctionDetailsReader.cs
- TextTreeUndo.cs
- ParameterCollection.cs
- ScrollPatternIdentifiers.cs
- MetadataArtifactLoaderResource.cs
- SuppressIldasmAttribute.cs
- And.cs
- InputScope.cs
- OracleInternalConnection.cs
- NavigationCommands.cs
- ReadWriteObjectLock.cs
- ExecutionContext.cs
- NameTable.cs
- InstanceHandle.cs
- PenLineJoinValidation.cs
- AcceleratedTokenProviderState.cs
- ResourceWriter.cs
- MaterializeFromAtom.cs
- XMLDiffLoader.cs
- CheckedListBox.cs
- XamlReaderConstants.cs
- MimeFormImporter.cs
- CrossSiteScriptingValidation.cs
- mactripleDES.cs
- SignedXml.cs
- AffineTransform3D.cs
- AccessDataSource.cs
- EncodingDataItem.cs
- storepermission.cs
- SoundPlayer.cs
- SqlDataSourceConfigureFilterForm.cs
- SqlAliaser.cs
- EntityDataSourceDesigner.cs
- DataGridToolTip.cs
- CredentialCache.cs
- DelegateSerializationHolder.cs
- InboundActivityHelper.cs
- SoapElementAttribute.cs
- SafeFileMapViewHandle.cs
- _ScatterGatherBuffers.cs
- TrackingProvider.cs
- RegistrySecurity.cs
- XPathMessageContext.cs