currentRow constant
MssqlFrameBound
const currentRow
CURRENT ROW.
Implementation
static const MssqlFrameBound currentRow = MssqlFrameBound._(
'CURRENT ROW',
null,
);
CURRENT ROW.
static const MssqlFrameBound currentRow = MssqlFrameBound._(
'CURRENT ROW',
null,
);