AdoDotNetSchemaReader.Status Property

Definition

Gets a numerical status code returned by the method currently providing data to the DataReader object.

public:
 virtual property int Status { int get(); };
public override int Status { get; }
member this.Status : int
Public Overrides ReadOnly Property Status As Integer

Property Value

An integer value specifying a status code.

Applies to