X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Explicitly Compiled Queries

This sample demonstrates Explicitly Compiled Queries. The program runs a benchmark test that measures throughput (queries/second) of regular auto-compiled queries compared to an explicitly compiled query.

This sample depends on the Adventure Works 2014 sample database, which may be downloaded here.

X Tutup