Skip to content

Instantly share code, notes, and snippets.

@RichieBzzzt
Created October 3, 2017 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RichieBzzzt/33a33363611d0d3690b20dca62c7e07b to your computer and use it in GitHub Desktop.
Save RichieBzzzt/33a33363611d0d3690b20dca62c7e07b to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<SSIS:Parameters xmlns:SSIS="www.microsoft.com/SqlServer/SSIS">
<SSIS:Parameter
SSIS:Name="ServerInstance">
<SSIS:Properties>
<SSIS:Property
SSIS:Name="ID">{e89091b5-275f-4112-9288-497219b694df}</SSIS:Property>
<SSIS:Property
SSIS:Name="CreationName"></SSIS:Property>
<SSIS:Property
SSIS:Name="Description"></SSIS:Property>
<SSIS:Property
SSIS:Name="IncludeInDebugDump">0</SSIS:Property>
<SSIS:Property
SSIS:Name="Required">1</SSIS:Property>
<SSIS:Property
SSIS:Name="Sensitive">0</SSIS:Property>
<SSIS:Property
SSIS:Name="Value">.</SSIS:Property>
<SSIS:Property
SSIS:Name="DataType">18</SSIS:Property>
</SSIS:Properties>
</SSIS:Parameter>
</SSIS:Parameters>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment