Aracılığıyla paylaş


DataSchemaError.Document Özellik

Hatanın oluştuğu belgenin adını alır.

Ad alanı:  Microsoft.Data.Schema
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
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)

Özellik Değeri

Tür: System.String
Belgenin adı.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DataSchemaError Sınıf

Microsoft.Data.Schema Ad Alanı