Polyglot SQL API Documentation - v0.8.1
    Preparing search index...

    Interface SetBranch

    interface SetBranch {
        all: boolean;
        operator: SetOperator;
        ordinal: number;
    }
    Index

    Properties

    Properties

    all: boolean
    operator: SetOperator
    ordinal: number