Optional ReadonlydeterministicOptional ReadonlydirectIf true, sets the SQLITE_DIRECTONLY flag.
Optional ReadonlyinverseOptional function for window function support to reverse a step.
Optional ReadonlyresultOptional function to compute the final result from the accumulator.
Optional ReadonlystartThe initial value for the aggregation.
ReadonlystepFunction called for each row to update the aggregate state.
Optional ReadonlyuseIf true, converts integer arguments to BigInts.
Optional ReadonlyvarargsIf true, allows function to be invoked with variable arguments.
If
true, sets theSQLITE_DETERMINISTICflag.