HelpLinkStringMaxLength 필드
Specifies the maximum length of the link to help text.
네임스페이스: Microsoft.SqlServer.Management.Dmf
어셈블리: Microsoft.SqlServer.Dmf(Microsoft.SqlServer.Dmf.dll)
구문
‘선언
Public Const HelpLinkStringMaxLength As Integer
‘사용 방법
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