Share via


DacException.HelpLink プロパティ

Gets a string with the URL help link that further explains the exception.

名前空間:  Microsoft.SqlServer.Management.Dac
アセンブリ:  Microsoft.SqlServer.Management.Dac (Microsoft.SqlServer.Management.Dac.dll)

構文

'宣言

Public Overrides ReadOnly Property HelpLink As 
    Get
'使用

Dim instance As DacException
Dim value As 

value = instance.HelpLink
public override  HelpLink { get; }
public:
virtual property ^ HelpLink {
    ^ get () override;
}
abstract HelpLink : 
override HelpLink : 
override function get HelpLink () : 

プロパティ値

型:
A System.String object value that specifies the URL help link.

実装

関連項目

参照

DacException クラス

Microsoft.SqlServer.Management.Dac 名前空間