Partager via


InterpretationError.ArgumentName, propriété

Obtient le nom de l'argument associé à l'erreur.

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

Syntaxe

'Déclaration
Public ReadOnly Property ArgumentName As String
    Get
public string ArgumentName { get; }
public:
property String^ ArgumentName {
    String^ get ();
}
member ArgumentName : string
function get ArgumentName () : String

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

InterpretationError Classe

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms