XmlaWarning 類別

定義

表示 Analysis Services 伺服器傳回的警告 (在 XML/A 通訊協定中)。

[System.Serializable]
public sealed class XmlaWarning : Microsoft.AnalysisServices.XmlaMessage
[<System.Serializable>]
type XmlaWarning = class
    inherit XmlaMessage
Public NotInheritable Class XmlaWarning
Inherits XmlaMessage
繼承
XmlaWarning
屬性

屬性

Description

取得訊息的描述。

(繼承來源 XmlaMessage)
HelpFile

取得與訊息建立關聯的說明檔。

(繼承來源 XmlaMessage)
Location

取得與訊息建立關聯的位置資訊。

(繼承來源 XmlaMessage)
Source

取得訊息的來源。

(繼承來源 XmlaMessage)
WarningCode

取得 XmlaWarning 物件所表示之警告的識別碼。

適用於