Compartilhar via


AdoDotNetDataTableReader.Status Property

Definition

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.

Applies to