Resources Class

 

A strongly-typed resource class, for looking up localized strings, etc.

Namespace:   Microsoft.Data.Entity.Design
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

System.Object
  Microsoft.Data.Entity.Design.Resources

[DebuggerNonUserCodeAttribute]
[CompilerGeneratedAttribute]
[GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", 
	"4.0.0.0")]
public class Resources

NameDescription
System_CAPS_pubpropertySystem_CAPS_static_SentenceConcat

Looks up a localized string similar to {0} {1}.

System_CAPS_pubpropertySystem_CAPS_staticApplication_Caption

Looks up a localized string similar to ADO.NET Entity Data Model Designer.

System_CAPS_pubpropertySystem_CAPS_staticArgumentExceptionErrorMessage

Looks up a localized string similar to The parameter '{0}' has incorrect value, '{1}'..

System_CAPS_pubpropertySystem_CAPS_staticArgumentExceptionMessageParameter

Looks up a localized string similar to Parameter is expected to be an instance of either the 'Type' or the 'Guid' type..

System_CAPS_pubpropertySystem_CAPS_staticAssociationSetsGhostNodeName

Looks up a localized string similar to Association Sets.

System_CAPS_pubpropertySystem_CAPS_staticBAD_FIRST_CHAR_IN_NC_NAME

Looks up a localized string similar to The first character in the name '{0}' is not valid..

System_CAPS_pubpropertySystem_CAPS_staticBadChildForParentException

Looks up a localized string similar to Model Browser objects of type '{0}' do not support children of type '{1}'..

System_CAPS_pubpropertySystem_CAPS_staticBadRemoveBadChildType

Looks up a localized string similar to Cannot remove a child of type '{0}' from the parent named '{1}' of type '{2}'. Elements of type '{2}' do not allow children of type '{0}'..

System_CAPS_pubpropertySystem_CAPS_staticCanNotCreateWindow

Looks up a localized string similar to Cannot create the tool window..

System_CAPS_pubpropertySystem_CAPS_staticCannotTranslateDesignTimeConnectionString

Looks up a localized string similar to Unable to convert design-time connection string to its runtime equivalent. {0} Connection string: {1}.

System_CAPS_pubpropertySystem_CAPS_staticCannotTranslateRuntimeConnectionString

Looks up a localized string similar to Unable to convert runtime connection string to its design-time equivalent. {0} Connection string: {1}.

System_CAPS_pubpropertySystem_CAPS_staticChangingModelOutsideTransaction

Looks up a localized string similar to You cannot edit the model outside of a transaction.

System_CAPS_pubpropertySystem_CAPS_staticCodeGenerationStrategy_LegacyObjectContext

Looks up a localized string similar to Legacy ObjectContext.

System_CAPS_pubpropertySystem_CAPS_staticCodeGenerationStrategy_T4

Looks up a localized string similar to T4.

System_CAPS_pubpropertySystem_CAPS_staticCOLON_IN_NC_NAME

Looks up a localized string similar to There is a colon in the name '{0}'..

System_CAPS_pubpropertySystem_CAPS_staticComplexTypesGhostNodeName

Looks up a localized string similar to Complex Types.

System_CAPS_pubpropertySystem_CAPS_staticConceptualAssociationsGhostNodeName

Looks up a localized string similar to Associations.

System_CAPS_pubpropertySystem_CAPS_staticConceptualTypesGhostNodeName

Looks up a localized string similar to Entity Types.

System_CAPS_pubpropertySystem_CAPS_staticConnectionManager_AddError

Looks up a localized string similar to Could not add a new connection string because of the following error: '{0}'..

System_CAPS_pubpropertySystem_CAPS_staticConnectionManager_CorruptConfig

Looks up a localized string similar to The configuration file does not have the correct format. Try editing the file manually and then saving it..

System_CAPS_pubpropertySystem_CAPS_staticConnectionManager_GetConfigError

Looks up a localized string similar to Could not find the configuration file. Verify that it is in the correct project or restart Visual Studio..

System_CAPS_pubpropertySystem_CAPS_staticConnectionManager_GetSiteError

Looks up a localized string similar to Could not find the service provider for this configuration..

System_CAPS_pubpropertySystem_CAPS_staticConnectionManager_InitializeError

Looks up a localized string similar to Could not parse the configuration file. The error message is: '{0}'. Try editing the file manually and then saving it..

System_CAPS_pubpropertySystem_CAPS_staticConnectionManager_MarsError

Looks up a localized string similar to Could not add the MultipleActiveResultSets attribute to the connection string because the server version could not be determined..

System_CAPS_pubpropertySystem_CAPS_staticConnectionManager_MetadataMismatch

Looks up a localized string similar to The connection string's metadata does not match the metadata in the configuration file. Old metadata: {0}. Please correct the connection string with the entity container name '{1}' in the configuration file and save it..

System_CAPS_pubpropertySystem_CAPS_staticConnectionManager_NoConnectionString

Looks up a localized string similar to Could not find a connection string in the configuration file. Make sure the configuration file contains a connection string named '{0}', and then save the file..

System_CAPS_pubpropertySystem_CAPS_staticConnectionManager_SaveXmlError

Looks up a localized string similar to Could not save the XML to the configuration file '{0}' because of the error '{1}'..

System_CAPS_pubpropertySystem_CAPS_staticConnectionManager_UpdateError

Looks up a localized string similar to Could not update {0} in the configuration file. The error message is: '{1}'..

System_CAPS_pubpropertySystem_CAPS_staticConnectionManager_ValidateNoConnection

Looks up a localized string similar to Because the connection type is not specified, the model will be validated assuming a SQL Server 2005 connection..

System_CAPS_pubpropertySystem_CAPS_staticConnectionManager_ValidateWithoutConnection

Looks up a localized string similar to The model might not validate properly if a data connection is not selected..

System_CAPS_pubpropertySystem_CAPS_staticCulture

Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_AssemblyLoadError

Looks up a localized string similar to The custom database generation workflow file references the assembly '{0}' that exists in the owning project, but could not be loaded due to the following exception: '{1}'. Make sure the reference is valid before re-running the workflow..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_AssemblyLoadErrorWithInner

Looks up a localized string similar to The custom database generation workflow file references the assembly '{0}' that exists in the owning project, but could not be loaded due to the following exception: '{1}'. The exception also contains the following details: '{2}' Make sure the reference is valid before re-running the workflow..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_CustomWorkflowCancelled

Looks up a localized string similar to The custom workflow file '{0}' was not allowed to run. Select 'Previous' to return to the 'Choose Your Data Connection' page and attempt to rerun the workflow..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_CustomWorkflowWarningTitle

Looks up a localized string similar to Custom Workflow Security Warning.

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_DDLOverwriteWarningTitle

Looks up a localized string similar to DDL Overwrite Warning.

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_EdmxOverwriteWarningTitle

Looks up a localized string similar to SSDL/MSL Overwrite Warning.

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ErrorInvalidTargetVersion

Looks up a localized string similar to The specified TargetVersion parameter '{0}' is not valid..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ErrorNoEdmParameterBag

Looks up a localized string similar to The EdmParameterBag was not found in the Workflow. Please make sure that it is added to the SymbolResolver, which is added as an Extension to the Workflow..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ErrorNonValidWorkflowUri

Looks up a localized string similar to The URI created from the Database Generation Workflow path '{0}' is not valid. Please make sure that the path specified is either a valid absolute file path or a valid relative file path, relative to the project..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ErrorNoParameterDefined

Looks up a localized string similar to The necessary Database Generation Workflow parameter '{0}' is not defined.

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ErrorTemplateFileNotInProject

Looks up a localized string similar to The template activity '{0}' cannot be invoked because the given 'TemplatePath' input file '{{0}}' is not included in the project..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ErrorTemplateOutputNotSet

Looks up a localized string similar to The template output was not set for the template activity '{0}' in the Database Generation Workflow. Please make sure the template is written correctly..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ErrorTemplatePathNonFile

Looks up a localized string similar to The 'TemplatePath' input file, '{{0}}', for the template activity '{0}' in this workflow is not valid because non-file and UNC paths are not supported..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ErrorTemplatePathNotSet

Looks up a localized string similar to The 'TemplatePath' attribute is not set for the template activity '{0}' in this workflow..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ErrorTemplatePathNotValid

Looks up a localized string similar to The 'TemplatePath' attribute value, '{{0}}', for the template activity '{0}' in this workflow either is not valid or does not exist..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ErrorTextTemplatingServiceNotFound

Looks up a localized string similar to The ITextTemplating service could not be found to process the template '{0}'. This service is only available within Visual Studio. Please make sure that this workflow is running within Visual Studio..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ErrorWorkflowFileNotInProject

Looks up a localized string similar to The custom workflow file '{0}' must be included in the project before continuing the Generate Database wizard..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ErrorWorkflowOutputNotFound

Looks up a localized string similar to The '{0}' output parameter required by the Generate Database wizard was not populated by the workflow. Please make sure the workflow file defines this parameter and the workflow populates it..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ErrorWorkflowPathNotSet

Looks up a localized string similar to The Database Generation Workflow path is not set in the EDMX file. Please make sure this is set before running the Generate Database wizard.

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ErrorWritingDdl

Looks up a localized string similar to An exception occurred while writing the DDL to the file '{0}'. The exception message is: '{1}'..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ErrorWritingDdlWithInner

Looks up a localized string similar to An exception occurred while writing the DDL to the file '{0}. The exception message is: '{1}'. The exception also contains the following details: '{2}'..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ExceptionParsingTemplateFilePath

Looks up a localized string similar to An exception occurred while attempting to parse the 'TemplatePath' '{{0}}' in the template activity '{0}'. The specific message is: '{{1}}'..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ExceptionParsingWorkflowFilePath

Looks up a localized string similar to An exception occurred while attempting to parse the Database Generation Workflow file path '{0}'. The specific message is: '{1}'. .

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_NoDDLTemplatePathSpecified

Looks up a localized string similar to The TemplatePath argument was not specified for the '{0}' activity. It must either be specified on this activity in the workflow file or passed in at runtime through the 'DDLTemplatePath' parameter in the EdmParameterBag..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_NonFileWorkflow

Looks up a localized string similar to The specified Database Generation Workflow file '{0}' was not invoked since non-file paths and UNC paths are not supported. Please make sure that the Database Generation Workflow path specified in the 'Options' section of the EDMX file is not a UNC path and corresponds to a file that exists locally..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_TemplateFileNotExists

Looks up a localized string similar to The template activity '{0}' cannot be invoked because the given 'TemplatePath' input file '{{0}}' does not exist..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_ValidationFailed

Looks up a localized string similar to All validation errors in this model must be fixed before generating a database script..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_WarningCustomWorkflow

Looks up a localized string similar to For the Generate Database Wizard, a custom workflow is defined (Please refer to the ‘Database Generation Workflow’ property for this EDMX model). Running the wizard with a non-default workflow could potentially harm your computer. Do not run this wizard if you received this EDMX file from an untrusted source. Click OK to run the workflow. Click Cancel to stop the process..

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_WarningOverwriteDdl

Looks up a localized string similar to The Generate Database Wizard will overwrite the DDL file '{0}'. Continue?.

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_WarningOverwriteMappings

Looks up a localized string similar to The Generate Database Wizard will overwrite the existing store schema (SSDL) and existing mappings (MSL). Continue?.

System_CAPS_pubpropertySystem_CAPS_staticDatabaseCreation_WorkflowFileNotExists

Looks up a localized string similar to An exception occurred while attempting to generate the database script from the model because the specified workflow file '{0}' does not exist..

System_CAPS_pubpropertySystem_CAPS_staticDbGenExtensibileListConverter_UserDir

Looks up a localized string similar to (User).

System_CAPS_pubpropertySystem_CAPS_staticDbGenExtensibleListConverter_VSDir

Looks up a localized string similar to (VS).

System_CAPS_pubpropertySystem_CAPS_staticDDEXNotInstalled

Looks up a localized string similar to The libraries required to enable Visual Studio to communicate with the database for design purposes (DDEX provider) are not installed for provider '{0}'..

System_CAPS_pubpropertySystem_CAPS_staticDefault

Looks up a localized string similar to Default.

System_CAPS_pubpropertySystem_CAPS_staticDiagramTypesGhostNodeName

Looks up a localized string similar to Diagrams.

System_CAPS_pubpropertySystem_CAPS_staticDisabledFeatureTooltip

Looks up a localized string similar to This functionality is not available for the Entity Framework version being targeted..

System_CAPS_pubpropertySystem_CAPS_staticDuplicateEntityContainerName

Looks up a localized string similar to EntityContainer name '{0}' is already in use by another Entity Data Model in the project..

System_CAPS_pubpropertySystem_CAPS_staticEditorCaption

Looks up a localized string similar to [Design].

System_CAPS_pubpropertySystem_CAPS_staticEditorCaption_ReadOnly

Looks up a localized string similar to [Read Only].

System_CAPS_pubpropertySystem_CAPS_staticEDMOutputWindowPaneTitle

Looks up a localized string similar to Entity Data Model.

System_CAPS_pubpropertySystem_CAPS_staticEdmUtils_NotValidTargetFramework

Looks up a localized string similar to The project's target framework does not contain Entity Framework runtime assemblies. Please review the target framework information in the project's property page..

System_CAPS_pubpropertySystem_CAPS_staticEntityContainerNodeName

Looks up a localized string similar to EntityContainer: {0}.

System_CAPS_pubpropertySystem_CAPS_staticEntityDesigner_CreateNewProperty

Looks up a localized string similar to Create new property..

System_CAPS_pubpropertySystem_CAPS_staticEntityDesigner_DeleteProperty

Looks up a localized string similar to Delete property..

System_CAPS_pubpropertySystem_CAPS_staticEntityFrameworkVersion6_x

Looks up a localized string similar to 6.x.

System_CAPS_pubpropertySystem_CAPS_staticEntityFrameworkVersionName

Looks up a localized string similar to Entity Framework {0}.

System_CAPS_pubpropertySystem_CAPS_staticEntitySetsGhostNodeName

Looks up a localized string similar to Entity Sets.

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_AccEnumTypeMembers

Looks up a localized string similar to Enum Type Members.

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_AutomationName

Looks up a localized string similar to Enum Dialog.

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_CancelButtonLabel

Looks up a localized string similar to Cancel.

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_EditEnumWindowTitle

Looks up a localized string similar to Edit Enum Type.

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_EnsureEnumTypeUnique

Looks up a localized string similar to Verify that the Enum type name is unique.

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_EnumTypeMemberNameLabel

Looks up a localized string similar to Member Name.

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_EnumTypeMemberValueLabel

Looks up a localized string similar to Value (optional).

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_ErrorEnterValueForExternalTypeName

Looks up a localized string similar to Name of referenced external type is required..

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_ErrorEnumMemberBadname

Looks up a localized string similar to '{0}' is not a valid name for an enum member..

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_ErrorEnumMemberDuplicateName

Looks up a localized string similar to Enum member '{0}' already exists..

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_ErrorEnumTypeBadname

Looks up a localized string similar to '{0}' is not a valid name for an enum type..

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_ExternalTypeHint

Looks up a localized string similar to Namespace.Type.

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_ExternalTypeLabel

Looks up a localized string similar to Reference external type .

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_IsFlagLabel

Looks up a localized string similar to Set Flags attribute.

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_IsFlagLabelDescription

Looks up a localized string similar to Enables an instance of the Enum Type to store any combination of defined values by using bitwise operators..

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_NameLabel

Looks up a localized string similar to Enum Type Name :.

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_NewEnumWindowTitle

Looks up a localized string similar to Add Enum Type.

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_OkButtonLabel

Looks up a localized string similar to OK.

System_CAPS_pubpropertySystem_CAPS_staticEnumDialog_UnderlyingTypeLabel

Looks up a localized string similar to Underlying Type :.

System_CAPS_pubpropertySystem_CAPS_staticEnumTypesGhostNodeName

Looks up a localized string similar to Enum Types.

System_CAPS_pubpropertySystem_CAPS_staticError_CannotEditRefConstraint

Looks up a localized string similar to The existing Referential Constraint on this association cannot be edited by the designer, you will need to edit it manually using the XML Editor..

System_CAPS_pubpropertySystem_CAPS_staticError_CircularInheritanceAborted

Looks up a localized string similar to Setting the base type for '{0}' to '{1}' would cause circular inheritance. Adding inheritance aborted..

System_CAPS_pubpropertySystem_CAPS_staticError_FailedApplyChangeToFile

Looks up a localized string similar to Failed to apply changes to file {0}..

System_CAPS_pubpropertySystem_CAPS_staticError_FileNotFound

Looks up a localized string similar to File not found..

System_CAPS_pubpropertySystem_CAPS_staticErrorDuringSqlCeUpgrade

Looks up a localized string similar to An exception was thrown while upgrading SQLCE references in EDMX files and the config file. File being processed at time of error: {0}. Full error message: {1}.

System_CAPS_pubpropertySystem_CAPS_staticErrorDuringSqlDatabaseFileUpgrade

Looks up a localized string similar to An exception was thrown while upgrading SQL Database File references in the config file. File being processed at time of error: {0}. Full error message: {1}.

System_CAPS_pubpropertySystem_CAPS_staticErrorNonValidFileName

Looks up a localized string similar to The file name '{0}' cannot: - contain any of the following characters: \ / : * ? " < > | - be a system reserved name, such as 'CON', 'AUX', 'PRN', 'COM1' or 'LPT2'.

System_CAPS_pubpropertySystem_CAPS_staticErrorReadingWritingUserSetting

Looks up a localized string similar to There was an error reading or writing the user setting '{0}' in the registry. The specific error is: '{1}'.

System_CAPS_pubpropertySystem_CAPS_staticErrorSynchingEdmxNamespaces

Looks up a localized string similar to An exception is thrown while updating xml namespaces.\nFile name: {0}.\nFull error message:\n {1}.

System_CAPS_pubpropertySystem_CAPS_staticExceptionMessageNullFactoryType

Looks up a localized string similar to A factory type cannot be null..

System_CAPS_pubpropertySystem_CAPS_staticExistingConfigurationFileWarning

Looks up a localized string similar to The project contains the file '{0}'. This file might override the configuration information that the wizard produced in the file '{1}', which is located in the project root directory. Please verify the application configuration files in the project..

System_CAPS_pubpropertySystem_CAPS_staticExplorerContent_ClearSearch

Looks up a localized string similar to Clear Search.

System_CAPS_pubpropertySystem_CAPS_staticExplorerContent_CollapseSearchResults

Looks up a localized string similar to Click here to view collapsed search results.

System_CAPS_pubpropertySystem_CAPS_staticExplorerContent_PromptSearch

Looks up a localized string similar to Type here to search.

System_CAPS_pubpropertySystem_CAPS_staticExplorerContent_Search

Looks up a localized string similar to Search.

System_CAPS_pubpropertySystem_CAPS_staticExplorerContent_SearchNavNext

Looks up a localized string similar to Go To Next Search Result.

System_CAPS_pubpropertySystem_CAPS_staticExplorerContent_SearchNavPrev

Looks up a localized string similar to Go To Previous Search Result.

System_CAPS_pubpropertySystem_CAPS_staticExplorerWindowCaption

Looks up a localized string similar to Explorer.

System_CAPS_pubpropertySystem_CAPS_staticExplorerWindowTitle

Looks up a localized string similar to Model Browser.

System_CAPS_pubpropertySystem_CAPS_staticExtensibility_CantEditModel

Looks up a localized string similar to A model generation extension attempted to make changes to a model other than the current model and this is not supported.

System_CAPS_pubpropertySystem_CAPS_staticExtensibility_CantEditOriginalOnSave

Looks up a localized string similar to A serialization extension attempted to edit the original model during save and this is not supported.

System_CAPS_pubpropertySystem_CAPS_staticExtensibility_ChangeScope_AlreadyComplete

Looks up a localized string similar to A property extension cannot make edits after calling Complete() on a change scope.

System_CAPS_pubpropertySystem_CAPS_staticExtensibility_ChangeScope_EditingWrongNamespace

Looks up a localized string similar to A property extension cannot edit an item in an Entity Framework namespace.

System_CAPS_pubpropertySystem_CAPS_staticExtensibility_ChangeScope_Missing

Looks up a localized string similar to A property extension must start a change scope before making any model edits.

System_CAPS_pubpropertySystem_CAPS_staticExtensibility_ErrorOccurredDuringCallToExtension

Looks up a localized string similar to An error occurred executing an ADO.Net Entity Framework Extension. The extension's type name is {0}. The exception message is {1}..

System_CAPS_pubpropertySystem_CAPS_staticExtensibility_ExtensionMadeBadModel

Looks up a localized string similar to A model generation extension made changes to the model generated from the database that were not valid.

System_CAPS_pubpropertySystem_CAPS_staticExtensibility_ExtensionMadeBadModel_Update

Looks up a localized string similar to A model generation extension made changes to the updated model that were not valid.

System_CAPS_pubpropertySystem_CAPS_staticExtensibility_NoConverterForExtension

Looks up a localized string similar to The Entity Designer is being opened on a non-EDMX file and there is not an IModelConversionExtension registered for this extension..

System_CAPS_pubpropertySystem_CAPS_staticExtensibility_StartChangeScopeFailed

Looks up a localized string similar to A change scope already exists.

System_CAPS_pubpropertySystem_CAPS_staticExtensibility_TooManyConverters

Looks up a localized string similar to More than one IModelConversionExtension is registered for this file extension: {0}. Only one is allowed..

System_CAPS_pubpropertySystem_CAPS_staticFunctionImport_CannotCreateFromComposableFunction

Looks up a localized string similar to Function imports cannot be created for composable functions from EDMX files with version less than or equal to {0}..

System_CAPS_pubpropertySystem_CAPS_staticFunctionImportsGhostNodeName

Looks up a localized string similar to Function Imports.

System_CAPS_pubpropertySystem_CAPS_staticLayer_DisableLayer

Looks up a localized string similar to Disable {0} Support.

System_CAPS_pubpropertySystem_CAPS_staticLayer_EnableLayer

Looks up a localized string similar to Enable {0} Support.

System_CAPS_pubpropertySystem_CAPS_staticLEADING_OR_TRAILING_SPACES_IN_NCNAME

Looks up a localized string similar to There are leading or trailing spaces in the name '{0}'..

System_CAPS_pubpropertySystem_CAPS_staticLoadDataPackageError

Looks up a localized string similar to An error occurred while loading the Visual Studio Data Package..

System_CAPS_pubpropertySystem_CAPS_staticLoadOurPackageError

Looks up a localized string similar to An error occurred loading the Entity Data Model Tools Package..

System_CAPS_pubpropertySystem_CAPS_staticLocalDatabaseFileAlreadyExists

Looks up a localized string similar to '{0}' already exists in the project. Would you like to overwrite it? Click No to use the existing file..

System_CAPS_pubpropertySystem_CAPS_staticMapping_AssocMappingNoTable

Looks up a localized string similar to (A table must be mapped first.).

System_CAPS_pubpropertySystem_CAPS_staticMapping_AssocSetEnd1

Looks up a localized string similar to 1.

System_CAPS_pubpropertySystem_CAPS_staticMapping_AssocSetEnd2

Looks up a localized string similar to 2.

System_CAPS_pubpropertySystem_CAPS_staticMapping_AssocSetEndDisplay

Looks up a localized string similar to End{0}: ({1} of {2}).

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_AssociationHeader

Looks up a localized string similar to Association.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ColumnMappingsName

Looks up a localized string similar to Column Mappings.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ColumnName

Looks up a localized string similar to Column.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ConditionCreatorNode

Looks up a localized string similar to <Add a Condition>.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ConditionLine1

Looks up a localized string similar to When {0}.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ConditionLine2

Looks up a localized string similar to And {0}.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_DeleteFunction_CreatorNode

Looks up a localized string similar to <Select Delete Function>.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_DeleteFunction_Display

Looks up a localized string similar to Delete Using {0}.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrComplexTypePropertiesNotSupported

Looks up a localized string similar to [Complex Type Properties are not supported in Function Import Mapping].

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrDupePropertyNames

Looks up a localized string similar to The inheritance hierarchy for EntityType '{0}' contains duplicate properties with name(s): '{1}'..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrDupePropertyNamesSeparator

Looks up a localized string similar to ,.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrDuplicatePropertyNameForAssociationEndEntity

Looks up a localized string similar to The mapping for this Association has a reference to '{0}' entity type which contains duplicate properties with name(s): '{1}'..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrKeyInDerivedType

Looks up a localized string similar to Keys have been defined on a derived EntityType..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMappingNotSupported

Looks up a localized string similar to This functionality is not available in the framework version targeted by the project..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslAssociationSetMappingHasQueryView

Looks up a localized string similar to The mapping for this Association includes a QueryView, which cannot be rendered in the designer..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslBadEntitySetMapping

Looks up a localized string similar to There is a broken relationship between this EntityType's EntitySet and one of its related EntitySetMappings..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslCantFindAssociationSet

Looks up a localized string similar to Cannot find an AssociationSet for the selected Association..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslCantFindEntitySet

Looks up a localized string similar to Cannot find an EntitySet for the selected EntityType..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslCantFindFunctionImportMapping

Looks up a localized string similar to Cannot find a FunctionImportMapping for the selected FunctionImport..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslCantFindMappedFunction

Looks up a localized string similar to Cannot find Function mapped to the selected FunctionImport..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslEntitySetMappingHasQueryView

Looks up a localized string similar to The mapping for this EntityType includes a QueryView, which cannot be rendered in the designer..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslEtmRefsMultipleTypes

Looks up a localized string similar to An EntityTypeMapping is assigned to multiple EntityTypes..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslFunctionMappingsShouldBeSeparate

Looks up a localized string similar to An EntityTypeMapping that contains function mappings cannot also contain MappingFragments..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslGeneral

Looks up a localized string similar to Mappings have likely been edited outside of the designer. {0}.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslTooManyAssociationSetMappings

Looks up a localized string similar to You cannot have multiple AssociationSetMappings for an Association..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslTooManyDefaultEtms

Looks up a localized string similar to This EntityType has more than one type-specific EntityTypeMapping..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslTooManyEntitySetMappings

Looks up a localized string similar to You cannot have multiple EntitySetMappings for an EntityType..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslTooManyFragments

Looks up a localized string similar to You cannot have multiple MappingFragments for an EntityTypeMapping..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslTooManyFunctionETMs

Looks up a localized string similar to This EntityType has more than one EntityTypeMapping with function mappings..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslTooManyIsTypeOfETMs

Looks up a localized string similar to This EntityType has more than one IsTypeOf EntityTypeMapping..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslUnresolvedItems

Looks up a localized string similar to The mappings for the selected object contain references that cannot be resolved..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslUnsupportedCondition

Looks up a localized string similar to Conditions on EntityType properties are not supported..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ErrMslUsesGhostNodes

Looks up a localized string similar to This EntityType's mappings use short-hand notation, which is not supported by the designer..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_FunctionsHeader

Looks up a localized string similar to Functions.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_InsertFunction_CreatorNode

Looks up a localized string similar to <Select Insert Function>.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_InsertFunction_Display

Looks up a localized string similar to Insert Using {0}.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_LovDelete

Looks up a localized string similar to <Delete>.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_LovEmpty

Looks up a localized string similar to (Empty).

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_NoDependentEndOnReferentialConstraint

Looks up a localized string similar to There is no dependent end on the referential constraint..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_Operator

Looks up a localized string similar to Operator.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_OperatorEquals

Looks up a localized string similar to =.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_OperatorIs

Looks up a localized string similar to Is.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ParameterName

Looks up a localized string similar to Parameter / Column.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_Parameters

Looks up a localized string similar to Parameters.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_Property

Looks up a localized string similar to Property.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ReferentialConstraintOnAssociation_PKToFK_ASM

Looks up a localized string similar to Mappings are not allowed for an association over exposed foreign keys. {0} or {1}..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ReferentialConstraintOnAssociation_PKToFK_ASM_Delete

Looks up a localized string similar to Delete mappings.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ReferentialConstraintOnAssociation_PKToFK_ASM_Display

Looks up a localized string similar to Display mappings for editing.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ReferentialConstraintOnAssociation_PKToFK_NoASM

Looks up a localized string similar to Mappings are not allowed for an association over exposed foreign keys..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ReferentialConstraintOnAssociation_PKToPK_ASM

Looks up a localized string similar to These mappings are overridden by the referential integrity constraint defined on this association and will be ignored. You can safely {0}, or {1}..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ReferentialConstraintOnAssociation_PKToPK_ASM_Delete

Looks up a localized string similar to delete these mappings.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ReferentialConstraintOnAssociation_PKToPK_ASM_Display

Looks up a localized string similar to display these mappings for editing.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ReferentialConstraintOnAssociation_PKToPK_NoASM

Looks up a localized string similar to Mappings are overridden by the referential integrity constraint defined on this association and will be ignored. {0}..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ReferentialConstraintOnAssociation_PKToPK_NoASM_Display

Looks up a localized string similar to Display mapping editor.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ReferentialConstraintWithNonKeyProperties

Looks up a localized string similar to Mappings are not allowed for associations involving a referential integrity constraint involving non-key properties..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ResultBindingCreatorNode

Looks up a localized string similar to <Add Result Binding>.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ResultBindings

Looks up a localized string similar to Result Column Bindings.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_RowsAffectedParameterColumn

Looks up a localized string similar to Rows Affected Parameter.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_SProcsButtonText

Looks up a localized string similar to Map Entity to Functions.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_SProcsButtonText_NotSupported

Looks up a localized string similar to Map Entity to Functions (This functionality is not supported in the CTP2 Release).

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_TableCreatorNode

Looks up a localized string similar to <Add a Table or View>.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_TablesButtonText

Looks up a localized string similar to Map Entity to Tables / Views.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_TablesHeader

Looks up a localized string similar to Tables.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_Toolbar_AccessibleName

Looks up a localized string similar to Mapping Details Tool Bar.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_UnknownColumnName

Looks up a localized string similar to ??.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_UnknownColumnType

Looks up a localized string similar to ??.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_UnknownEndMultiplicity

Looks up a localized string similar to ??.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_UnknownEndType

Looks up a localized string similar to ??.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_UnknownPropertyName

Looks up a localized string similar to ??.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_UnknownPropertyType

Looks up a localized string similar to ??.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_UpdateFunction_CreatorNode

Looks up a localized string similar to <Select Update Function>.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_UpdateFunction_Display

Looks up a localized string similar to Update Using {0}.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_UseOriginalValueColumn

Looks up a localized string similar to Use Original Value.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_Value

Looks up a localized string similar to Value / Property.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ValueEmptyString

Looks up a localized string similar to <Empty String>.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ValueNotNull

Looks up a localized string similar to Not Null.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_ValueNull

Looks up a localized string similar to Null.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_Watermark

Looks up a localized string similar to Select an Entity or Association on the Entity Designer or {0} to edit its mappings..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_WatermarkLabelText

Looks up a localized string similar to Select an entity or association to edit its mappings..

System_CAPS_pubpropertySystem_CAPS_staticMappingDetails_WindowTitle

Looks up a localized string similar to Mapping Details.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetailsArrowsImageList

Looks up a localized resource of type System.Drawing.Bitmap.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetailsCommandStrip

Looks up a localized resource of type System.Drawing.Bitmap.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetailsIconsImageList

Looks up a localized resource of type System.Drawing.Bitmap.

System_CAPS_pubpropertySystem_CAPS_staticMappingDetailsViewModel_StorageEntityTypeName

Looks up a localized string similar to Maps to {0}.

System_CAPS_pubpropertySystem_CAPS_staticModelObjectItemWizard_CantBeRelative

Looks up a localized string similar to A relative path is not possible for files on different devices..

System_CAPS_pubpropertySystem_CAPS_staticModelObjectItemWizard_FileAlreadyExists

Looks up a localized string similar to You have chosen a model file name that will overwrite the file '{0}'. Please choose a different model file name..

System_CAPS_pubpropertySystem_CAPS_staticModelObjectItemWizard_FileIsLinkedFile

Looks up a localized string similar to Cannot add a model named '{0}'. There is already a linked file in this folder with the same name. .

System_CAPS_pubpropertySystem_CAPS_staticModelObjectItemWizard_NonValidXmlAttributeValue

Looks up a localized string similar to ADO.NET Entity Data Model items and file names should only contain valid XML attributes..

System_CAPS_pubpropertySystem_CAPS_staticModelObjectItemWizard_UnexpectedExceptionHasOccurred

Looks up a localized string similar to An unexpected exception has occurred. The exception message is: '{0}'..

System_CAPS_pubpropertySystem_CAPS_staticMsgBox_InheritanceWillRemoveKeys

Looks up a localized string similar to Inheriting '{0}' from '{1}' will remove all the entity keys defined in '{0}' and its subtypes.\nContinue?.

System_CAPS_pubpropertySystem_CAPS_staticNavPropType_CollectionText

Looks up a localized string similar to Collection of {0}.

System_CAPS_pubpropertySystem_CAPS_staticNavPropType_InstanceText

Looks up a localized string similar to Instance of {0}.

System_CAPS_pubpropertySystem_CAPS_staticNoDefaultConnectionString

Looks up a localized string similar to No default connection string is defined in the App.config file. SqlClient will be used as the default provider..

System_CAPS_pubpropertySystem_CAPS_staticNone

Looks up a localized string similar to None.

System_CAPS_pubpropertySystem_CAPS_staticNotSupportedThisRelease

Looks up a localized string similar to This functionality is not supported in this release..

System_CAPS_pubpropertySystem_CAPS_staticNotSupportedThisReleaseInWebsite

Looks up a localized string similar to This functionality is not supported for Websites in this release. Please use a Web Application..

System_CAPS_pubpropertySystem_CAPS_staticPackageLoadFailureExceptionMessage

Looks up a localized string similar to Failed to load Entity Data Model Tools Package. The result is {0}..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Category_CodeGeneration

Looks up a localized string similar to Code Generation.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Category_Connection

Looks up a localized string similar to Connection.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Category_Constraint

Looks up a localized string similar to Constraints.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Category_DatabaseScriptGeneration

Looks up a localized string similar to Database Script Generation.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Category_Diagram

Looks up a localized string similar to Diagram.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Category_Ends

Looks up a localized string similar to Ends.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Category_Facets

Looks up a localized string similar to Facets.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Category_General

Looks up a localized string similar to General.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Category_Navigation

Looks up a localized string similar to Navigation.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Category_Schema

Looks up a localized string similar to Schema.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_Abstract

Looks up a localized string similar to Determines if an entity type is abstract..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_Access

Looks up a localized string similar to Specifies the access level of the type..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_Association

Looks up a localized string similar to The name of the association property..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_CodeGenerationStrategy

Looks up a localized string similar to Used to set the code generation strategy of this model. The 'Custom Tool' associated with this model, accessible from the properties on this item in the solution explorer, will read this property to decide how to generate code..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_ComplexTypeName

Looks up a localized string similar to The name of this ComplexType..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_Composable

Looks up a localized string similar to A Function Import is composable if it represents a programmatic way to call a Table-Valued Function in the database.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_ConnectionString

Looks up a localized string similar to The connection string that describes your database connection and metadata files. This can be found in your configuration file..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_DatabaseGenerationWorkflow

Looks up a localized string similar to The path for the Windows Workflow Foundation file that is used by the Generate Database from Model wizard..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_DatabaseName

Looks up a localized string similar to The name of the underlying object on the database.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_DatabaseSchema

Looks up a localized string similar to The name of the underlying database object's schema.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_DatabaseSchemaName

Looks up a localized string similar to The name of the database schema that will be referenced in the resulting DDL.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_DDLGenerationTemplate

Looks up a localized string similar to The T4 text template used to transform SSDL to DDL in the Generate Database wizard..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_DefaultValue

Looks up a localized string similar to The default value for the property..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_DiagramName

Looks up a localized string similar to Name.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_EntityBaseType

Looks up a localized string similar to The base type for the entity..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_EntityContainerAccess

Looks up a localized string similar to The access modifier of the entity container, which contains all instances of entities for the Entity Data Model..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_EntityKey

Looks up a localized string similar to Determines if the property is the entity key for the containing entity..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_EntityName

Looks up a localized string similar to The name of the entity..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_EntitySetName

Looks up a localized string similar to The name of the EntitySet that contains instances of the entity..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_EntityShapeColor

Looks up a localized string similar to The color of the entity type shape..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_EnumExternalTypeAttribute

Looks up a localized string similar to Referencing an external type disables code generation for this Enum Type.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_EnumTypeName

Looks up a localized string similar to The name of the enum type..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_EnumUnderlyingType

Looks up a localized string similar to Data type of Enum.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_FromRole

Looks up a localized string similar to This association role is the source for navigation..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_GenerateUpdateViews

Looks up a localized string similar to Controls whether the Entity Framework will produce update statements to modify data. Disabling this feature enables additional mapping capabilities and prevents data modification unless it is through stored procedures..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_Getter

Looks up a localized string similar to Determines access for the property Getter..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_InheritanceBaseType

Looks up a localized string similar to The base type for the inheritance relationship..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_InheritanceDerivedType

Looks up a localized string similar to The derived type for the inheritance relationship..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_LazyLoadingEnabled

Looks up a localized string similar to Used to set the default lazy loading behavior for the generated ObjectContext..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_LongDescription

Looks up a localized string similar to Documentation..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_MetadataArtifactProcessing

Looks up a localized string similar to Determines how the mapping and model files are processed at build time..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_NavigationPropertyName

Looks up a localized string similar to The name of the navigation property..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_NavPropMultiplicity

Looks up a localized string similar to The multiplicity of the target association's end..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_NavPropType

Looks up a localized string similar to The return type of this navigation property..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_Nullable

Looks up a localized string similar to Determines whether the property is nullable..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_Parameter

Looks up a localized string similar to The name of the stored procedure parameter..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_PluralizeNewObjects

Looks up a localized string similar to Determines if the system automatically pluralizes names of new objects..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_ProcessDependentTemplatesOnSave

Looks up a localized string similar to Determines if the system processes T4 files dependent on the EDMX when the EDMX file is saved..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_PropertyName

Looks up a localized string similar to The name of the property..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_Setter

Looks up a localized string similar to Determines access for the property Setter..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_StoreGeneratedPattern

Looks up a localized string similar to Determines if the corresponding column in the database will be auto-generated during insert and update operations.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_Summary

Looks up a localized string similar to Documentation summary..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_SynchronizePropertyFacets

Looks up a localized string similar to Updating the model will update entity property facets, such as nullability and precision, to match the mapped database columns' values..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_ToRole

Looks up a localized string similar to This association role is the target for navigation..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_Type

Looks up a localized string similar to The type of the scalar property..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_UseLegacyProvider

Looks up a localized string similar to Uses a legacy provider to connect to the database at design time..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_UseStrongSpatialTypes

Looks up a localized string similar to Sets code generation to use strong type support for all Spatial types. If set to false, the base classes DbGeography and DbGeometry are used in generated code..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Description_ValidateOnBuild

Looks up a localized string similar to Determines if the system validates the model at build time..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Descritpion_AssociationName

Looks up a localized string similar to The name of the association..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Descritpion_AssociationSetName

Looks up a localized string similar to The name of the association set that contains the association..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Descritpion_EndNavigationProperty

Looks up a localized string similar to Name of the entity property that returns the value at this end.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Descritpion_EndOnDelete

Looks up a localized string similar to Specifies the action to take when an entity on this end is deleted.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Descritpion_EntityContainerName

Looks up a localized string similar to The name of the entity container, which contains all instances of entities for the Entity Data Model..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Descritpion_Multiplicity

Looks up a localized string similar to The allowed number of entities at this end of the association.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Descritpion_Namespace

Looks up a localized string similar to The namespace for the Entity Data Model..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Descritpion_Role

Looks up a localized string similar to Name of this end.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Abstract

Looks up a localized string similar to Abstract.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Access

Looks up a localized string similar to Access.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Aggregate

Looks up a localized string similar to Aggregate.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Alias

Looks up a localized string similar to Alias.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Association

Looks up a localized string similar to Association.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_AssociationSetName

Looks up a localized string similar to Association Set Name.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_BaseType

Looks up a localized string similar to Base Type.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_BuiltIn

Looks up a localized string similar to Built In.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_CodeGenerationStrategy

Looks up a localized string similar to Code Generation Strategy.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Collation

Looks up a localized string similar to Collation.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_CommandText

Looks up a localized string similar to Command Text.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Composable

Looks up a localized string similar to Composable.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_ConcurrencyMode

Looks up a localized string similar to Concurrency Mode.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_ConnectionString

Looks up a localized string similar to Connection String.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_DatabaseGenerationWorkflow

Looks up a localized string similar to Database Generation Workflow.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_DatabaseName

Looks up a localized string similar to Database Object Name.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_DatabaseSchema

Looks up a localized string similar to Database Schema.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_DatabaseSchemaName

Looks up a localized string similar to Database Schema Name.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_DDLGenerationTemplate

Looks up a localized string similar to DDL Generation Template.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_DefaultValue

Looks up a localized string similar to Default Value.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_DerivedType

Looks up a localized string similar to Derived Type.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Documentation

Looks up a localized string similar to Documentation.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_End

Looks up a localized string similar to End.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_End1Multiplicity

Looks up a localized string similar to End1 Multiplicity.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_End1NavigationProperty

Looks up a localized string similar to End1 Navigation Property.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_End1OnDelete

Looks up a localized string similar to End1 OnDelete.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_End1Role

Looks up a localized string similar to End1 Role Name.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_End2Multiplicity

Looks up a localized string similar to End2 Multiplicity.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_End2NavigationProperty

Looks up a localized string similar to End2 Navigation Property.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_End2OnDelete

Looks up a localized string similar to End2 OnDelete.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_End2Role

Looks up a localized string similar to End2 Role Name.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_EntityContainerAccess

Looks up a localized string similar to Entity Container Access.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_EntityContainerName

Looks up a localized string similar to Entity Container Name.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_EntityKey

Looks up a localized string similar to Entity Key.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_EntitySetName

Looks up a localized string similar to Entity Set Name.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_EntityShapeColor

Looks up a localized string similar to Fill Color.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_EntityType

Looks up a localized string similar to Type.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_EnumExternalTypeAttribute

Looks up a localized string similar to External Type.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_EnumFlagAttribute

Looks up a localized string similar to Flags.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_EnumUnderlyingType

Looks up a localized string similar to Underlying Type.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_FixedLength

Looks up a localized string similar to Fixed Length.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_FromRole

Looks up a localized string similar to From Role.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_GenerateUpdateViews

Looks up a localized string similar to Generate Update Views.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Getter

Looks up a localized string similar to Getter.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_LazyLoadingEnabled

Looks up a localized string similar to Lazy Loading Enabled.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_LongDescription

Looks up a localized string similar to Long Description.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_MAP_CopyToOutputDirectory

Looks up a localized string similar to Copy to Output Directory.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_MAP_EmbedInOutputAssembly

Looks up a localized string similar to Embed in Output Assembly.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_MaxLength

Looks up a localized string similar to Max Length.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_MetadataArtifactProcessing

Looks up a localized string similar to Metadata Artifact Processing.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Mode

Looks up a localized string similar to Mode.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Namespace

Looks up a localized string similar to Namespace.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_NavPropMultiplicity

Looks up a localized string similar to Multiplicity.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_NavPropType

Looks up a localized string similar to Return Type.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Niladic

Looks up a localized string similar to Niladic.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Nullable

Looks up a localized string similar to Nullable.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Parameter

Looks up a localized string similar to Parameter.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_ParameterTypeSemantics

Looks up a localized string similar to Parameter Type Semantics.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_PluralizeNewObjects

Looks up a localized string similar to Pluralize New Objects.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Precision

Looks up a localized string similar to Precision.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_ProcessDependentTemplatesOnSave

Looks up a localized string similar to Transform Related Text Templates On Save.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_RefConstraint

Looks up a localized string similar to Referential Constraint.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_ReturnType

Looks up a localized string similar to Return Type.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Scale

Looks up a localized string similar to Scale.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Setter

Looks up a localized string similar to Setter.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_StoredProcedureName

Looks up a localized string similar to Stored Procedure Name.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_StoreFunctionName

Looks up a localized string similar to Store Function Name.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_StoreGeneratedPattern

Looks up a localized string similar to StoreGeneratedPattern.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Summary

Looks up a localized string similar to Summary.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_SynchronizePropertyFacets

Looks up a localized string similar to Update Property Facets.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_ToRole

Looks up a localized string similar to To Role.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Type

Looks up a localized string similar to Type.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_Unicode

Looks up a localized string similar to Unicode.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_UseLegacyProvider

Looks up a localized string similar to Use Legacy Provider.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_UseStrongSpatialTypes

Looks up a localized string similar to Use Strong Spatial Types.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_DisplayName_ValidateOnBuild

Looks up a localized string similar to Validate On Build.

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_MessageBox_SetAbstract

Looks up a localized string similar to Defining an entity type as abstract will remove all existing function mappings for that entity type..

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Value_MultiplicityMany

Looks up a localized string similar to * (Many).

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Value_MultiplicityManyOf

Looks up a localized string similar to * (Collection of {0}).

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Value_MultiplicityOne

Looks up a localized string similar to 1 (One).

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Value_MultiplicityOneOf

Looks up a localized string similar to 1 (One of {0}).

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Value_MultiplicityZeroOrOne

Looks up a localized string similar to 0..1 (Zero or One).

System_CAPS_pubpropertySystem_CAPS_staticPropertyWindow_Value_MultiplicityZeroOrOneOf

Looks up a localized string similar to 0..1 (Zero or One of {0}).

System_CAPS_pubpropertySystem_CAPS_staticRefactorPreviewGroupName

Looks up a localized string similar to Code Objects.

System_CAPS_pubpropertySystem_CAPS_staticRefactorRename_InvalidName

Looks up a localized string similar to The specified name is not a valid identifier..

System_CAPS_pubpropertySystem_CAPS_staticRefactorRename_UndoDescription

Looks up a localized string similar to Rename from {0} to {1}.

System_CAPS_pubpropertySystem_CAPS_staticRefactorRenameDialog_Cancel

Looks up a localized string similar to Cancel.

System_CAPS_pubpropertySystem_CAPS_staticRefactorRenameDialog_LocationLabel

Looks up a localized string similar to Location:.

System_CAPS_pubpropertySystem_CAPS_staticRefactorRenameDialog_NewNameLabel

Looks up a localized string similar to New Name:.

System_CAPS_pubpropertySystem_CAPS_staticRefactorRenameDialog_OK

Looks up a localized string similar to OK.

System_CAPS_pubpropertySystem_CAPS_staticRefactorRenameDialog_PreviewReferenceChangesLabel

Looks up a localized string similar to Preview reference changes.

System_CAPS_pubpropertySystem_CAPS_staticRefactorRenameDialog_Title

Looks up a localized string similar to Rename.

System_CAPS_pubpropertySystem_CAPS_staticRefactorRenameOperation_ConfirmButtonText

Looks up a localized string similar to &Apply.

System_CAPS_pubpropertySystem_CAPS_staticRefactorRenameOperation_Description

Looks up a localized string similar to Rename.

System_CAPS_pubpropertySystem_CAPS_staticRefactorRenameOperation_TextViewDescription

Looks up a localized string similar to Preview changes:.

System_CAPS_pubpropertySystem_CAPS_staticRefactorRenameOperation_Title

Looks up a localized string similar to Preview Changes - Rename.

System_CAPS_pubpropertySystem_CAPS_staticRefConstraintDialog_ErrorInRCDependentProperty

Looks up a localized string similar to {0} (Error: not found)).

System_CAPS_pubpropertySystem_CAPS_staticRefConstraintDialog_ErrorInRCPrincipalProperty

Looks up a localized string similar to {0} (Error: not found, reference will be deleted).

System_CAPS_pubpropertySystem_CAPS_staticRenameModelMessageBox_Text

Looks up a localized string similar to Cannot rename or move the file. Close the file in the Entity Designer before renaming or moving it..

System_CAPS_pubpropertySystem_CAPS_staticResourceManager

Returns the cached ResourceManager instance used by this class.

System_CAPS_pubpropertySystem_CAPS_staticRetrievingSprocReturnTypeErrorMessage

Looks up a localized string similar to Failure retrieving stored procedure or function return type information. Error message {0}.

System_CAPS_pubpropertySystem_CAPS_staticRetrievingSprocReturnTypeInfoMessage

Looks up a localized string similar to Retrieving return type information for stored procedure or function {0}/{1} - '{2}.{3}'.

System_CAPS_pubpropertySystem_CAPS_staticRetrievingSprocReturnTypeProgressDialogDescription

Looks up a localized string similar to Retrieving stored procedure or function return type information.

System_CAPS_pubpropertySystem_CAPS_staticRetrievingSprocReturnTypeProgressDialogInitialStatus

Looks up a localized string similar to Awaiting database connection....

System_CAPS_pubpropertySystem_CAPS_staticRetrievingSprocReturnTypeProgressDialogTitle

Looks up a localized string similar to Please Wait....

System_CAPS_pubpropertySystem_CAPS_staticRuntimeValidationException_FailureToLoadStoreItemCollection

Looks up a localized string similar to The following exception occurred while trying to create the StoreItemCollection: '{0}'.

System_CAPS_pubpropertySystem_CAPS_staticRuntimeValidationException_StoreItemCollectionMayRequireDatabaseConnection

Looks up a localized string similar to Unable to load the StoreItemCollection from the provider factory. This might require opening a database connection to load the StoreItemCollection. The exception message is: '{0}'..

System_CAPS_pubpropertySystem_CAPS_staticSearchResultItemsMatching

Looks up a localized string similar to Items matching {0}.

System_CAPS_pubpropertySystem_CAPS_staticSearchResultSearchCriteria

Looks up a localized string similar to '{0}'.

System_CAPS_pubpropertySystem_CAPS_staticStorageAssociationsGhostNodeName

Looks up a localized string similar to Constraints.

System_CAPS_pubpropertySystem_CAPS_staticStorageFunctionsGhostNodeName

Looks up a localized string similar to Stored Procedures / Functions.

System_CAPS_pubpropertySystem_CAPS_staticStorageTypesGhostNodeName

Looks up a localized string similar to Tables / Views.

System_CAPS_pubpropertySystem_CAPS_staticT4_ItemTemplate_CSharp_Comment

Gets a localized similar string to the T4 item template CSharp comment.

System_CAPS_pubpropertySystem_CAPS_staticTemplateError

Looks up a localized string similar to Line {0}, Column {1}: '{2}'.

System_CAPS_pubpropertySystem_CAPS_staticTemplateErrorsEncountered

Looks up a localized string similar to Encountered the following errors while processing the template '{0}: {1}.

System_CAPS_pubpropertySystem_CAPS_staticToolWindowTitle

Looks up a localized string similar to Model Browser.

System_CAPS_pubpropertySystem_CAPS_staticTransactionAlreadyCompleted

Looks up a localized string similar to Transaction already completed..

System_CAPS_pubpropertySystem_CAPS_staticTx_AddComplexType

Looks up a localized string similar to Add Complex Type.

System_CAPS_pubpropertySystem_CAPS_staticTx_ChangeConditionColumn

Looks up a localized string similar to Change Condition Column.

System_CAPS_pubpropertySystem_CAPS_staticTx_ChangeConditionValue

Looks up a localized string similar to Change Condition Value.

System_CAPS_pubpropertySystem_CAPS_staticTx_ChangeFuncImpMapping

Looks up a localized string similar to Change Function Import Mapping.

System_CAPS_pubpropertySystem_CAPS_staticTx_ChangeFuncImpRetType

Looks up a localized string similar to Change FunctionImport return type.

System_CAPS_pubpropertySystem_CAPS_staticTx_ChangeMetadataArtifactProcessing

Looks up a localized string similar to Change Metadata Artifact Processing.

System_CAPS_pubpropertySystem_CAPS_staticTx_ChangeResultBinding

Looks up a localized string similar to Change ResultBinding.

System_CAPS_pubpropertySystem_CAPS_staticTx_ChangeScalarProperty

Looks up a localized string similar to Change ScalarProperty.

System_CAPS_pubpropertySystem_CAPS_staticTx_CreateAssociationSetMapping

Looks up a localized string similar to Create AssociationSetMapping.

System_CAPS_pubpropertySystem_CAPS_staticTx_CreateCondition

Looks up a localized string similar to Create Condition.

System_CAPS_pubpropertySystem_CAPS_staticTx_CreateDiagram

Looks up a localized string similar to Create Diagram.

System_CAPS_pubpropertySystem_CAPS_staticTx_CreateEnumType

Looks up a localized string similar to Create Enum Type.

System_CAPS_pubpropertySystem_CAPS_staticTx_CreateFunctionImport

Looks up a localized string similar to Create FunctionImport.

System_CAPS_pubpropertySystem_CAPS_staticTx_CreateFunctionMapping

Looks up a localized string similar to Create FunctionMapping.

System_CAPS_pubpropertySystem_CAPS_staticTx_CreateMappingFragment

Looks up a localized string similar to Create MappingFragment.

System_CAPS_pubpropertySystem_CAPS_staticTx_CreateResultBinding

Looks up a localized string similar to Create ResultBinding.

System_CAPS_pubpropertySystem_CAPS_staticTx_CreateScalarProperty

Looks up a localized string similar to Create ScalarProperty.

System_CAPS_pubpropertySystem_CAPS_staticTx_DeleteAssociationSetMapping

Looks up a localized string similar to Delete AssociationSetMapping.

System_CAPS_pubpropertySystem_CAPS_staticTx_DeleteCondition

Looks up a localized string similar to Delete Condition.

System_CAPS_pubpropertySystem_CAPS_staticTx_DeleteFunctionMapping

Looks up a localized string similar to Delete FunctionMapping.

System_CAPS_pubpropertySystem_CAPS_staticTx_DeleteMappingFragment

Looks up a localized string similar to Delete MappingFragment.

System_CAPS_pubpropertySystem_CAPS_staticTx_DeleteResultBinding

Looks up a localized string similar to Delete ResultBinding.

System_CAPS_pubpropertySystem_CAPS_staticTx_DeleteScalarProperty

Looks up a localized string similar to Delete ScalarProperty.

System_CAPS_pubpropertySystem_CAPS_staticTx_GenerateDatabaseScriptFromModel

Looks up a localized string similar to Generate Database from Model.

System_CAPS_pubpropertySystem_CAPS_staticTx_LayerDisable

Looks up a localized string similar to Disable Layer '{0}'.

System_CAPS_pubpropertySystem_CAPS_staticTx_LayerEnable

Looks up a localized string similar to Enable Layer '{0}'.

System_CAPS_pubpropertySystem_CAPS_staticTx_RefactorRenameCommand

Looks up a localized string similar to Rename.

System_CAPS_pubpropertySystem_CAPS_staticTx_ReferentialContraint

Looks up a localized string similar to Change Referential Constraint.

System_CAPS_pubpropertySystem_CAPS_staticTx_SetCodeGenerationStrategy

Looks up a localized string similar to Set CodeGeneration Strategy.

System_CAPS_pubpropertySystem_CAPS_staticTx_UpdateAssociationSetMapping

Looks up a localized string similar to Update AssociationSetMapping.

System_CAPS_pubpropertySystem_CAPS_staticTx_UpdateEnumType

Looks up a localized string similar to Update Enum Type.

System_CAPS_pubpropertySystem_CAPS_staticTx_UpdateFunctionImport

Looks up a localized string similar to Update FunctionImport.

System_CAPS_pubpropertySystem_CAPS_staticTx_UpdateFunctionMapping

Looks up a localized string similar to Update FunctionMapping.

System_CAPS_pubpropertySystem_CAPS_staticTx_UpdateMappingFragment

Looks up a localized string similar to Update MappingFragment.

System_CAPS_pubpropertySystem_CAPS_staticTx_UpdateModelFromDatabase

Looks up a localized string similar to Update Model from Database.

System_CAPS_pubpropertySystem_CAPS_staticTx_UpdatePropertyType

Looks up a localized string similar to Update Property Type.

System_CAPS_pubpropertySystem_CAPS_staticUnsupportedProjectLanguage

Looks up a localized string similar to Unsupported project language..

System_CAPS_pubpropertySystem_CAPS_staticUpdateEdmxNamespacesSuccessful

Looks up a localized string similar to The namespaces in the storage, conceptual, and mapping sections of the .edmx files in the project {0} were successfully updated to match the project's targeted .NET framework..

System_CAPS_pubpropertySystem_CAPS_staticUsingDefaultConnectionString_1

Looks up a localized string similar to Using the data provider and database connection '{0}' obtained from the file '{1}'..

System_CAPS_pubpropertySystem_CAPS_staticVsUtils_ErrorResolvingMacro

Looks up a localized string similar to Could not resolve the macro: '{0}'..

System_CAPS_pubpropertySystem_CAPS_staticVSUtils_ExceptionConvertingProject

Looks up a localized string similar to An exception occurred while converting a hierarchy to a project. The hierarchy is not a project..

System_CAPS_pubpropertySystem_CAPS_staticVSUtils_ExceptionParsingXml

Looks up a localized string similar to The following exception occurred while parsing the file '{0}': '{1}'.

System_CAPS_pubpropertySystem_CAPS_staticVSUtils_InnerExceptionErrorFormat

Looks up a localized string similar to The inner exception caught was of type '{0}', with this error message: '{1}'..

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.