หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Specifies the maximum length of the name.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Const MaxNameLength As Integer
'Usage
Dim value As Integer
value = NamedComponent.MaxNameLength
public const int MaxNameLength
public:
literal int MaxNameLength
static val mutable MaxNameLength: int
public const var MaxNameLength : int