Replication Article Command Option Constants (SQLDMO_COMMANDOPTION_TYPE)

Replication article command option constants specify Transact-SQL statement generation and parameter binding for tables and stored procedures replicated as a transactional replication article.

Constant Value Description
SQLDMOCommandOption_
IncludeInsertColumnNames
8 Include column names in destination table INSERT statements
SQLDMOCommandOption_
BinaryParameters
16 Send the stored procedure parameters in binary format

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.