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 |