Lenguaje

UtilityException.HelpLink Propiedad

Definición

Obtienes un enlace al sitio web de ayuda de SQL Server.

public:
 virtual property System::String ^ HelpLink { System::String ^ get(); };
public override string HelpLink { get; }
member this.HelpLink : string
Public Overrides ReadOnly Property HelpLink As String

Valor de propiedad

A que String contiene un enlace al sitio web de ayuda de SQL Server.

Se aplica a