into property

MssqlOutputTarget? into
final

Null returns the rows to the caller; non-null diverts them into a table.

Implementation

final MssqlOutputTarget? into;