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


Свойство XmlaMessageLocation.TextLength

Gets the number of characters in the message location, between Start and End.

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

Синтаксис

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

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

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

Тип: System.Int32
The number of characters in the message location, between Start and End.

См. также

Справочник

XmlaMessageLocation Класс

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