Partager via


DataSchemaError.HelpKeyword, propriété

Obtient ou définit le mot clé pour connecter l'erreur à la documentation de l'aide.

Espace de noms :  Microsoft.Data.Schema
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public Property HelpKeyword As String
    Get
    Set
public string HelpKeyword { get; set; }
public:
property String^ HelpKeyword {
    String^ get ();
    void set (String^ value);
}
member HelpKeyword : string with get, set
function get HelpKeyword () : String
function set HelpKeyword (value : String)

Valeur de propriété

Type : System.String
Mot clé d'aide.

Sécurité .NET Framework

Voir aussi

Référence

DataSchemaError Classe

Microsoft.Data.Schema, espace de noms