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


Свойство XmlaMessageLocation.RowNumber

Gets the number of rows in which the error occurred is provided.

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

Синтаксис

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

value = instance.RowNumber
public long RowNumber { get; }
public:
property long long RowNumber {
    long long get ();
}
member RowNumber : int64
function get RowNumber () : long

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

Тип: System.Int64
The number of rows in which the error occurred is provided.

См. также

Справочник

XmlaMessageLocation Класс

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