ConstantsMaxNameLength Field

The maximum length of an object name.

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public const int MaxNameLength = 300

Field Value

Type: Int32
Remarks
The value of this constant is 300.
See Also