Show / Hide Table of Contents

    Method spause

    | Improve this Doc View Source

    spause(Boolean)

    plspause: Set the pause (on end-of-page) status

    Declaration
    public void spause(Boolean pause)
    Parameters
    Type Name Description
    Boolean pause

    If pause is true there will be a pause on end-of-page for those drivers which support this. Otherwise there is no pause.

    Remarks

    Set the pause (on end-of-page) status.

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX