Policy.HelpTextStringMaxLength フィールド
ヘルプ テキストの最大長を指定します。
名前空間: 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