Policy.HelpLinkStringMaxLength Field
Specifies the maximum length of the link to help text.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
'Declaration
Public Const HelpLinkStringMaxLength As Integer
'Usage
Dim value As Integer
value = Policy.HelpLinkStringMaxLength
public const int HelpLinkStringMaxLength
public:
literal int HelpLinkStringMaxLength
static val mutable HelpLinkStringMaxLength: int
public const var HelpLinkStringMaxLength : int