Aracılığıyla paylaş


EndConversationStatement.ErrorCode Özellik

Alır veya hata ile yan tümcesi belirtilirse, bir hata kodu 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 ErrorCode As Literal
    Get
    Set
public Literal ErrorCode { get; set; }
public:
property Literal^ ErrorCode {
    Literal^ get ();
    void set (Literal^ value);
}
member ErrorCode : Literal with get, set
function get ErrorCode () : Literal
function set ErrorCode (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ı