CodeAnalysisRuleSettings Properties

 

Updated: April 20, 2017

Namespace:   Microsoft.SqlServer.Dac.CodeAnalysis
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

NameDescription
System_CAPS_pubpropertyDisableRulesNotInSettings

Determines whether to disable the rules not found in these settings. The default is "false", so that any rules not explicitly covered in the settings will still be run during analysis.

Return to top
Show: