Skip to content

featurebyte.Table.catalog_id

catalog_id: ObjectId

Description

Returns the unique identifier (ID) of the Catalog that is associated with the Table object.

Returns

  • ObjectId
    Catalog ID of the table.

See Also