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.
数百のテーブルがある大規模なプロジェクトの場合、ビジネスオブジェクトを1つずつ手動で作成するのではなく、.edmxファイルに基づいて自動的に生成する方法はありますか?
カスタムt4テンプレートを使用してそれらを生成できます。その後、手動で編集する必要がある場合は、部分的にすることもできますが、部分クラスの残りの半分を手動で作成する必要があります。
http://msdn.microsoft.com/en-us/data/gg558520.aspx