updateCount property

int? updateCount
final

The number of rows inserted with a CREATE TABLE AS SELECT statement.

Implementation

final int? updateCount;