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


Свойство XmlaMessageLocation.EndLine

Gets the line number that indicates the ending point of the message.

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

Синтаксис

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

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

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

Тип: System.Int32
The line number that indicates the ending point of the message.

См. также

Справочник

XmlaMessageLocation Класс

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