Champ NamedComponent.MaxNameLength
Specifies the maximum length of the name.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
'Déclaration
Public Const MaxNameLength As Integer
'Utilisation
Dim value As Integer
value = NamedComponent.MaxNameLength
C#
public const int MaxNameLength
public:
literal int MaxNameLength
static val mutable MaxNameLength: int
public const var MaxNameLength : int