question about the value of max text repl size

已答复 question about the value of max text repl size

すべての返信

  • 2012年4月28日 13:39
     
     回答済み

    I would say there's no difference as long as the allowed size does not get extended that second value.In future it may be possible that image type, etc. are extended to allow more than 2GB in size.

    using "-1" is less error proven that writing the max size value and not all types allow 2GB see the description of the option:

    A value of -1 indicates that there is no size limit, other than the limit imposed by the data type.


    Please use Mark as Answer if my post solved your problem and use Vote As Helpful if a post was useful.