Databricks SDK for JavaScript
    Preparing search index...

    Interface CleanRoomAsset_ForeignTable

    interface CleanRoomAsset_ForeignTable {
        columns?: ColumnInfo[];
    }
    Index

    Properties

    Properties

    columns?: ColumnInfo[]

    The metadata information of the columns in the foreign table