EntityModelCodeGenerator.AddNameOfItemToBeRenamed Method (UInt32, String)
This API supports the Entity Framework infrastructure and is not intended to be used directly from your code.
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.