BindParameters: INamedBinds | PosBinds

Interface for the collection of bind parameters in execute(). Can either be an object (INamedBinds) or an array (PosBinds) of values.