CodeAnalysisResult Properties
Updated: April 20, 2017
Namespace:
Microsoft.SqlServer.Dac.CodeAnalysis
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | AnalysisErrors | Gets the errors and messages that occurred during analysis. |
![]() | AnalysisSucceeded | Gets a value that indicates whether the analysis was completed successfully. |
![]() | InitializationErrors | Gets errors that occurred during initialization of code analysis, rule lookup, and anything other than the analysis itself. |
![]() | Problems | Gets the problems discovered by the rules run during code analysis. |
![]() | SuppressionErrors | Gets errors that occurred during calling of the message suppression routine. |
Show:
