Warning 類別
Represents a list of errors or warnings that are returned when a report is published or processed.
命名空間: ReportService2006
組件: ReportService2006 (在 ReportService2006.dll 中)
語法
'宣告
<SerializableAttribute> _
Public Class Warning
'用途
Dim instance As Warning
[SerializableAttribute]
public class Warning
[SerializableAttribute]
public ref class Warning
[<SerializableAttribute>]
type Warning = class end
public class Warning
備註
A Warning object is returned as output by methods such as CreateReport,CreateReportHistorySnapshot, and SetReportDefinition.
繼承階層
System. . :: . .Object
ReportService2006..::..Warning
執行緒安全性
這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。