Udostępnij za pośrednictwem


Właściwość UtilityException.HelpLink

Pobiera łącze do SQL Server Pomoc witryna sieci Web.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Utility
Zestaw:  Microsoft.SqlServer.Management.Utility (w Microsoft.SqlServer.Management.Utility.dll)

Składnia

'Deklaracja
Public Overrides ReadOnly Property HelpLink As String
    Get
'Użycie
Dim instance As UtilityException
Dim value As String

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

Wartość właściwości

Typ: System.String
A String zawierającą łącze do SQL Server Pomoc witryna sieci Web.

Implementacje

_Exception.HelpLink