output property

MssqlOutputClause? output
final

What the statement reports about the rows it wrote, if anything.

Implementation

final MssqlOutputClause? output;