HelpTextStringMaxLength 字段

Specifies the maximum length of the help text.

命名空间:  Microsoft.SqlServer.Management.Dmf
程序集:  Microsoft.SqlServer.Dmf(在 Microsoft.SqlServer.Dmf.dll 中)

语法

声明
Public Const HelpTextStringMaxLength As Integer
用法
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