NamedComponent.MaxIDLength Field

 

Applies To: SQL Server (starting with 2016)

Specifies the maximum length of the identifier.

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Syntax

public const int MaxIDLength
public:
literal int MaxIDLength
static val mutable MaxIDLength : int
Public Const MaxIDLength As Integer

Field Value

Type: System.Int32

See Also

NamedComponent Class
Microsoft.AnalysisServices Namespace

Return to top