truncate table

Component Integration Services includes changes to the truncate table command.

See also truncate table in the Reference Manual: Procedures

Server Class ASEnterprise

Component Integration Services forwards the truncate table command to servers of class ASEnterprise.

Server Class ASAnywhere

Component Integration Services forwards the truncate table command to servers of class ASAnywhere.

Server Class ASIQ

Component Integration Services forwards the truncate table command to servers of class ASIQ.

Server Class direct_connect

Transact-SQL syntax is sent:
truncate table [[database.]owner.]table_name