Databricks SDK for JavaScript
    Preparing search index...

    Variable GetSortOrderConst

    GetSortOrder: {
        ASCENDING: "ascending";
        DESCENDING: "descending";
        GET_SORT_ORDER_UNSPECIFIED: "GET_SORT_ORDER_UNSPECIFIED";
    } = ...

    Type Declaration

    • ReadonlyASCENDING: "ascending"
    • ReadonlyDESCENDING: "descending"
    • ReadonlyGET_SORT_ORDER_UNSPECIFIED: "GET_SORT_ORDER_UNSPECIFIED"