Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the maximum length of the help text.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
'Declaration
Public Const HelpTextStringMaxLength As Integer
'Usage
Dim value As Integer
value = Policy.HelpTextStringMaxLength
public const int HelpTextStringMaxLength
public:
literal int HelpTextStringMaxLength
static val mutable HelpTextStringMaxLength: int
public const var HelpTextStringMaxLength : int