AdoDotNetSchemaReader.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.