arguments property

List<MssqlExpression> arguments
final

The arguments that are expressions and bind their own parameters.

Implementation

final List<MssqlExpression> arguments;