הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
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)