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.
私が理解しているように、Crystal Reports は EntityFramework を使用できますが、正しいですか?
データセットを使用する代わりに、Entity Framework を使用したいと思います。
どうすればいいですか?
Crystal レポートは .net オブジェクトをサポートします。したがって、データセットではなく、エンティティ フレームワーク オブジェクトの列挙型をレポートに渡すことができます。