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 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