Champ NamedComponent.MaxIDLength
Specifies the maximum length of the identifier.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Const MaxIDLength As Integer
'Utilisation
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