Campo NamedComponent.MaxIDLength
Specifies the maximum length of the identifier.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Const MaxIDLength As Integer
'Uso
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