Home
About
API
PageRenderTime 26ms CodeModel.GetById 24ms app.highlight 0ms RepoModel.GetById 1ms app.codeStats 0ms
/Katmai_Trunk/HelloWorld_CLR/Scripts/install.cmd
#
Batch | 1 lines | 1 code | 0 blank | 0 comment | 0 complexity | 425d5202d94a64a9964cf773a8978070 MD5 |
raw file
1
sqlcmd -E -v CurrentDir=
"
%CD%
"
-i
"
%CD%
\HelloWorld\install.sql
"