Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the maximum length of the identifier.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Const MaxIDLength As Integer
'Usage
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