質問

Do this throttle limit creates a problem when we upload bunch of items which exceeds throttle limit?

We have a .NET application which uploads pictures in sharepoint. Let's say the throttle limit is 2000 and we upload 5000 pictures, will this give an error?

Thanks,

役に立ちましたか?

解決

Throttling limit has nothing to do with limiting number of items in a list.

It allows you to set a limit for how many rows of data can be retrieved for a list or library at any one time.

For more information read this article

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top