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