sqlstatement
TCommitSqlStatement = class(TCustomSqlStatement);
Class used to represent commit sql statement.
Common SQL Statement Classes