NamedComponent.MaxNameLength Field
Applies To: SQL Server (starting with 2016)
Specifies the maximum length of the name.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
Syntax
public const int MaxNameLength
public:
literal int MaxNameLength
static val mutable MaxNameLength : int
Public Const MaxNameLength As Integer
Field Value
Type: System.Int32
See Also
NamedComponent Class
Microsoft.AnalysisServices Namespace
Return to top