TemplateResources Class

 

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

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

System.Object
  Microsoft.Data.Entity.Design.Templates.TemplateResources

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

NameDescription
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_staticResourceManager

Returns the cached ResourceManager instance used by this class.

System_CAPS_pubpropertySystem_CAPS_staticTemplate_CaseInsensitiveEntitySetConflict

Looks up a localized string similar to The EntitySet '{0}.{1}' differs only in case from an existing EntitySet, and is not compatible with the current language option..

System_CAPS_pubpropertySystem_CAPS_staticTemplate_CaseInsensitiveMemberConflict

Looks up a localized string similar to The Member '{0}.{1}' differs only in case from an existing Member, and is not compatible with the current language option..

System_CAPS_pubpropertySystem_CAPS_staticTemplate_CaseInsensitiveTypeConflict

Looks up a localized string similar to The Type '{0}' is not unique. This may be caused by the types only differing in case which is not compatible with the current language option..

System_CAPS_pubpropertySystem_CAPS_staticTemplate_GeneratedCodeCommentLine1

Looks up a localized string similar to This code was generated from a template..

System_CAPS_pubpropertySystem_CAPS_staticTemplate_GeneratedCodeCommentLine2

Looks up a localized string similar to Manual changes to this file may cause unexpected behavior in your application..

System_CAPS_pubpropertySystem_CAPS_staticTemplate_GeneratedCodeCommentLine3

Looks up a localized string similar to Manual changes to this file will be overwritten if the code is regenerated..

System_CAPS_pubpropertySystem_CAPS_staticTemplate_ReplaceVsItemTemplateToken

Looks up a localized string similar to Please overwrite the replacement token '$edmxInputFile$' with the actual name of the .edmx file you would like to generate from..

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.