Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
FMResultSet 行から列数を取得する方法はありますか?
FMResultSet は次の関数を実装します。
- (int)columnCount;
ただし、クエリの列数を認識していないシナリオはほとんど考えられません。使用しないでくださいSELECT *(デバッグを除く)。
SELECT *