Thanks, Andrey, for time you've found for me.
Unfortunately I don't use C1SchemaDef nor C1DataSet. I tried to use them before, but it seemed not convenient for me, so I decided to stop treir using and set my choice on c1ExpressTable, it's enough for all of my projects and works well and fast.
I'll try to change SelectCommandText adding a dummy field, like this: SELECT 0 as flag, id, name FROM table
Hope it will work well.