Aracılığıyla paylaş


EndConversationStatement.ErrorDescription Özellik

Alır veya hata ile yan tümcesi belirtilirse, bir hata açıklamasını ayarlar.

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

Sözdizimi

'Bildirim
Public Property ErrorDescription As Literal
    Get
    Set
public Literal ErrorDescription { get; set; }
public:
property Literal^ ErrorDescription {
    Literal^ get ();
    void set (Literal^ value);
}
member ErrorDescription : Literal with get, set
function get ErrorDescription () : Literal
function set ErrorDescription (value : Literal)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.Literal

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

EndConversationStatement Sınıf

Microsoft.Data.Schema.ScriptDom.Sql Ad Alanı