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