OleDbException.ErrorCode Właściwość

Definicja

Pobiera hrESULT błędu.

public:
 virtual property int ErrorCode { int get(); };
public override int ErrorCode { get; }
[System.ComponentModel.TypeConverter(typeof(System.Data.OleDb.OleDbException+ErrorCodeConverter))]
public override int ErrorCode { get; }
member this.ErrorCode : int
[<System.ComponentModel.TypeConverter(typeof(System.Data.OleDb.OleDbException+ErrorCodeConverter))>]
member this.ErrorCode : int
Public Overrides ReadOnly Property ErrorCode As Integer

Wartość właściwości

HRESULT błędu.

Atrybuty

Dotyczy

Zobacz też