EntityModelCodeGenerator.AddNameOfItemToBeRenamed Method (UInt32, String)

 

This API supports the Entity Framework infrastructure and is not intended to be used directly from your code.

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

[SuppressMessageAttribute("Microsoft.Interoperability", "CA1407:AvoidStaticMembersInComVisibleTypes")]
public static void AddNameOfItemToBeRenamed(
	uint itemId,
	string oldInputName
)

Parameters

itemId
Type: System.UInt32

This API supports the Entity Framework infrastructure and is not intended to be used directly from your code.

oldInputName
Type: System.String

This API supports the Entity Framework infrastructure and is not intended to be used directly from your code.