[This is preliminary documentation and is subject to change.]

The BusinessConstants type exposes the following properties.

Properties

  NameDescription
Public propertyStatic memberSqlNVarCharMaxLimit
Limit imposed by the varchar size for the sql database. Returns 32000 if the sql server is 2005, or 4000 if it is 2000
Public propertyStatic memberTitleString
Returns the title string to be shown on the title bar of the browser

See Also