API Reference > imodeljs-backend > ECSQL > ECSqlColumnInfo > getRootClassTableSpace getRootClassTableSpace Method Gets the table space in which this root class is persisted. For classes in the primary file the table space is MAIN. For classes in attached files, the table space is the name by which the file was attached. For generated properties the table space is empty. getRootClassTableSpace(): string Returns - string Defined in core/backend/src/ECSqlStatement.ts Line 689 Last Updated: 13 June, 2024