AdoDotNetDataTableReader.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.
Retrieves an integer value representing the status of the data table; however, invariably returns zero.
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
Returns an integer representing status.