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


Свойство XmlaMessageLocation.LineOffset

Gets the number of characters from the beginning of the stream to the beginning of the Start line.

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

Синтаксис

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

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

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

Тип: System.Int32
The number of characters from the beginning of the stream to the beginning of the Start line.

См. также

Справочник

XmlaMessageLocation Класс

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