Поле NamedComponent.MaxIDLength
Specifies the maximum length of the identifier.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public Const MaxIDLength As Integer
'Применение
Dim value As Integer
value = NamedComponent.MaxIDLength
public const int MaxIDLength
public:
literal int MaxIDLength
static val mutable MaxIDLength: int
public const var MaxIDLength : int