문제

Is there any query analyzer or profiler for Microsoft SQL Server CE 4?

도움이 되었습니까?

해결책

Yes, if you install Visual Studio 2010 SP1 + SQL Server Compact 4 Tools, you get a query analyzer (if you use VS Premium or higher). You can also use my VS add-in: http://sqlcetoolbox.codeplex.com

There is no profiler, only Query Analyzer (SHOWPLAN)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top