VCConfiguration::SqlDeploySource Property
Visual Studio 2015
Sets or gets whether to include source files when deploying a SQL assembly.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::BooleanTRUE indicates that source is to be deployed with a SQL assembly. FALSE (default) indicates not to include source.
Show: