MLE SQL Driver(mle-js-oracledb-common)
    Preparing search index...

    Type Alias BindParameters

    BindParameters: INamedBinds | PosBinds

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