Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Codebehind として C# を使用して MDS エンティティ内の 2 つのメンバーをマージする方法を教えてください。
EntityMembersMerge 関数を使用できます。関数の詳細は次のとおりです。
public void EntityMemberMerge(string modelName, string versionName, string entityName, string memberCode, string newMemberName)