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.3.0.1000)
Syntax public const int MaxNameLength = 300
Public Const MaxNameLength As Integer = 300
public:
literal int MaxNameLength = 300
static val mutable MaxNameLength: int
Field Value
Type:
Int32Remarks The value of this constant is 300.
See Also