Policy.HelpLinkStringMaxLength フィールド

ヘルプ テキストへのリンクの最大長を指定します。

名前空間:  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

関連項目

参照

Policy クラス

Microsoft.SqlServer.Management.Dmf 名前空間