Databricks SDK for JavaScript
    Preparing search index...
    interface TableExistsResponse {
        tableExists?: boolean;
    }
    Index

    Properties

    Properties

    tableExists?: boolean

    Whether the table exists or not.