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