OLEDBError.Stage Property

Definition

Returns a numeric value specifying the stage of an error that resulted after the most recent OLE DB query.

public:
 property int Stage { int get(); };
public int Stage { get; }
Public ReadOnly Property Stage As Integer

Property Value

Applies to