共用方式為


StaticCodeAnalysisTask.ReportSuppressionError 方法

命名空間:  Microsoft.Data.Schema.Tasks
組件:  Microsoft.Data.Schema.Tasks (在 Microsoft.Data.Schema.Tasks.dll 中)

語法

'宣告
Protected Sub ReportSuppressionError ( _
    error As DataSchemaError _
)
protected void ReportSuppressionError(
    DataSchemaError error
)
protected:
void ReportSuppressionError(
    DataSchemaError^ error
)
member ReportSuppressionError : 
        error:DataSchemaError -> unit 
protected function ReportSuppressionError(
    error : DataSchemaError
)

參數

.NET Framework 安全性

請參閱

參考

StaticCodeAnalysisTask 類別

Microsoft.Data.Schema.Tasks 命名空間