Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / ndp / fx / src / DataEntityDesign / Design / System / Data / Entity / Design / EntityViewGeneration / EntityViewGenerationConstants.cs / 3 / 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. //---------------------------------------------------------------------- //// 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
- CompiledIdentityConstraint.cs
- ConditionalAttribute.cs
- HttpCookiesSection.cs
- XmlName.cs
- ExceptionUtility.cs
- InternalsVisibleToAttribute.cs
- BevelBitmapEffect.cs
- XmlSchema.cs
- LocalValueEnumerator.cs
- PageParserFilter.cs
- LinkButton.cs
- IsolatedStorageFileStream.cs
- DefaultTextStore.cs
- FormatterServices.cs
- DataSourceXmlClassAttribute.cs
- WmlPanelAdapter.cs
- Schema.cs
- StatusBarPanelClickEvent.cs
- ComponentCommands.cs
- ContentPlaceHolder.cs
- AvTrace.cs
- WebPartConnectionsConnectVerb.cs
- KoreanLunisolarCalendar.cs
- GenerateHelper.cs
- DecimalStorage.cs
- DataServiceQuery.cs
- DictionaryEditChange.cs
- DataGridRowAutomationPeer.cs
- RegexGroup.cs
- DependencySource.cs
- XmlNodeChangedEventArgs.cs
- TimelineGroup.cs
- DebugInfoExpression.cs
- HotSpotCollectionEditor.cs
- RenderDataDrawingContext.cs
- ListComponentEditorPage.cs
- SafeViewOfFileHandle.cs
- ClonableStack.cs
- ServicesUtilities.cs
- EdmComplexPropertyAttribute.cs
- VScrollBar.cs
- InputLanguageProfileNotifySink.cs
- AutomationPropertyInfo.cs
- QilTernary.cs
- HostingEnvironmentWrapper.cs
- RtfControls.cs
- XmlWrappingReader.cs
- SimpleMailWebEventProvider.cs
- CompiledXpathExpr.cs
- XmlSchemaAll.cs
- FormsAuthenticationUser.cs
- WindowsStartMenu.cs
- PropertyChangedEventArgs.cs
- SQLByteStorage.cs
- DataTableMapping.cs
- DayRenderEvent.cs
- RayMeshGeometry3DHitTestResult.cs
- DataDesignUtil.cs
- SchemaImporterExtensionElementCollection.cs
- DataObject.cs
- MouseEventArgs.cs
- ADConnectionHelper.cs
- UnsafeNativeMethodsPenimc.cs
- WebScriptServiceHostFactory.cs
- ConfigLoader.cs
- BinaryFormatter.cs
- CacheChildrenQuery.cs
- RemotingConfiguration.cs
- SoapIgnoreAttribute.cs
- ItemsChangedEventArgs.cs
- ArgumentException.cs
- OleDbConnectionInternal.cs
- NoResizeHandleGlyph.cs
- CaretElement.cs
- SQLGuidStorage.cs
- DateTimeParse.cs
- BitmapMetadataBlob.cs
- FieldNameLookup.cs
- DataPager.cs
- Literal.cs
- IndexedGlyphRun.cs
- RTLAwareMessageBox.cs
- DebugInfo.cs
- Vector3DCollectionConverter.cs
- StreamDocument.cs
- HttpWebResponse.cs
- StrokeNodeData.cs
- EventMappingSettingsCollection.cs
- HostedTransportConfigurationBase.cs
- ValuePattern.cs
- ExtensionSimplifierMarkupObject.cs
- DataServices.cs
- Span.cs
- XmlSchemaImporter.cs
- PanelStyle.cs
- TraceSection.cs
- DataTemplateSelector.cs
- NativeMethodsOther.cs
- MessageQueueException.cs
- MailMessageEventArgs.cs