Partager via


DataSchemaError.Document, propriété

Obtient le nom du document où l'erreur s'est produite.

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

Syntaxe

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

Valeur de propriété

Type : System.String
Nom du document.

Sécurité .NET Framework

Voir aussi

Référence

DataSchemaError Classe

Microsoft.Data.Schema, espace de noms