Databricks SDK for JavaScript
    Preparing search index...
    interface DeleteOnlineTableRequest {
        onlineTableName?: string;
    }
    Index

    Properties

    Properties

    onlineTableName?: string

    The full three-part (catalog, schema, table) name of the online table.