Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Use the max text repl size option to specify the maximum size (in bytes) of text, ntext, varchar(max), nvarchar(max), and image data that can be added to a replicated column in a single INSERT, UPDATE, WRITETEXT, or UPDATETEXT statement. This option applies to transactional replication only. This option is ignored by snapshot replication and merge replication.
The setting takes effect immediately without a server restart.
See Also
Concepts
Setting Server Configuration Options
Other Resources
INSERT (Transact-SQL)
RECONFIGURE (Transact-SQL)
Replication Documentation Map
sp_configure (Transact-SQL)
UPDATE (Transact-SQL)
UPDATETEXT (Transact-SQL)
WRITETEXT (Transact-SQL)