SqlT typedef

SqlT = SqlTable

An alias for the SqlTable class.

Implementation

typedef SqlT = SqlTable;