Поделиться через


Свойство XmlaWarning.WarningCode

Gets or sets the warning message identified in the XmlaWarning class.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public ReadOnly Property WarningCode As Integer 
    Get
'Применение
Dim instance As XmlaWarning 
Dim value As Integer 

value = instance.WarningCode
public int WarningCode { get; }
public:
property int WarningCode {
    int get ();
}
member WarningCode : int
function get WarningCode () : int

Значение свойства

Тип: System.Int32
The identified warning message.

См. также

Справочник

XmlaWarning Класс

Пространство имен Microsoft.AnalysisServices