rowCount property

int? rowCount
final

Number of affected rows (for INSERT/UPDATE/DELETE).

Null when this item represents a row count instead.

Implementation

final int? rowCount;