The SizeLimit and PageSize properties both affect the number of items  การแปล - The SizeLimit and PageSize properties both affect the number of items  ไทย วิธีการพูด

The SizeLimit and PageSize properti

The SizeLimit and PageSize properties both affect the number of items that are returned by a search. The SizeLimit property sets the maximum number of items that will be returned by a search, but there may be other search result limitations imposed by the underlying directory service. For example, Active Directory limits the maximum number of search results to 1000. In this case, setting the SizeLimit property to a value greater than 1000 has no effect.
The PageSize property sets the maximum number of items in each page of results that will be returned by a search. The page size is also affected by the underlying directory service. With Active Directory, the largest page size is 1000. Any value over 1000 will be ignored. If PageSize is set to its default value (zero), no paging will occur and the maximum number of items returned by the search will be the lesser of SizeLimit and 1000.
To retrieve a set of results that is larger than 1000 items, you must set SizeLimit to its default value (zero) and set PageSize to a value that is less than or equal to 1000. For example, if a search will result in 12,000 items being returned and SizeLimit is set to 500, a total of 500 items will be returned. If, however, SizeLimit is set to zero and PageSize is set to 500, the search will return all 12,000 results in pages of 500 items, with the last page containing only 200 items. The paging occurs transparently to the application and the application does not have to perform any special processing other than setting the PageSize property to the proper value.
0/5000
จาก: -
เป็น: -
ผลลัพธ์ (ไทย) 1: [สำเนา]
คัดลอก!
The SizeLimit and PageSize properties both affect the number of items that are returned by a search. The SizeLimit property sets the maximum number of items that will be returned by a search, but there may be other search result limitations imposed by the underlying directory service. For example, Active Directory limits the maximum number of search results to 1000. In this case, setting the SizeLimit property to a value greater than 1000 has no effect.
The PageSize property sets the maximum number of items in each page of results that will be returned by a search. The page size is also affected by the underlying directory service. With Active Directory, the largest page size is 1000. Any value over 1000 will be ignored. If PageSize is set to its default value (zero), no paging will occur and the maximum number of items returned by the search will be the lesser of SizeLimit and 1000.
To retrieve a set of results that is larger than 1000 items, you must set SizeLimit to its default value (zero) and set PageSize to a value that is less than or equal to 1000. For example, if a search will result in 12,000 items being returned and SizeLimit is set to 500, a total of 500 items will be returned. If, however, SizeLimit is set to zero and PageSize is set to 500, the search will return all 12,000 results in pages of 500 items, with the last page containing only 200 items. The paging occurs transparently to the application and the application does not have to perform any special processing other than setting the PageSize property to the proper value.
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 2:[สำเนา]
คัดลอก!
The SizeLimit and PageSize properties both affect the number of items that are returned by a search. The SizeLimit property sets the maximum number of items that will be returned by a search, but there may be other search result limitations imposed by the underlying directory service. For example, Active Directory limits the maximum number of search results to 1000. In this case, setting the SizeLimit property to a value greater than 1000 has no effect.
The PageSize property sets the maximum number of items in each page of results that will be returned by a search. The page size is also affected by the underlying directory service. With Active Directory, the largest page size is 1000. Any value over 1000 will be ignored. If PageSize is set to its default value (zero), no paging will occur and the maximum number of items returned by the search will be the lesser of SizeLimit and 1000.
To retrieve a set of results that is larger than 1000 items, you must set SizeLimit to its default value (zero) and set PageSize to a value that is less than or equal to 1000. For example, if a search will result in 12,000 items being returned and SizeLimit is set to 500, a total of 500 items will be returned. If, however, SizeLimit is set to zero and PageSize is set to 500, the search will return all 12,000 results in pages of 500 items, with the last page containing only 200 items. The paging occurs transparently to the application and the application does not have to perform any special processing other than setting the PageSize property to the proper value.
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 3:[สำเนา]
คัดลอก!
การ sizelimit ขนาดกระดาษและคุณสมบัติทั้งสองมีผลต่อจำนวนของสินค้าที่ส่งกลับโดยการค้นหา การ sizelimit คุณสมบัติชุดจำนวนสูงสุดของรายการที่จะถูกส่งกลับโดยการค้นหา แต่อาจจะมีข้อ จำกัด ที่กำหนดโดยอื่น ๆผลการค้นหาไดเรกทอรีสำหรับบริการ ตัวอย่างเช่นไดเรกทอรีที่ใช้งาน จำกัด จำนวนสูงสุดของผลการค้นหา 1000 ในกรณีนี้การตั้งค่า sizelimit ทรัพย์สินมูลค่ามากกว่า 1 , 000 ไม่มีผล
ขนาดกระดาษคุณสมบัติชุดจำนวนสูงสุดของรายการในแต่ละหน้าของผลลัพธ์ที่จะถูกส่งกลับโดยการค้นหา ขนาดหน้ายังได้รับผลกระทบจากไดเรกทอรีพื้นฐานการให้บริการ กับ Active Directory , ขนาดหน้ามากที่สุดคือ 1 , 000 มีมูลค่ากว่า 1 , 000 จะถูกละเว้น ถ้าตั้งขนาดกระดาษเป็นค่าเริ่มต้น ( 0 )ไม่หน้าจะเกิดขึ้น และจำนวนสูงสุดของรายการที่ส่งกลับโดยการค้นหาจะน้อยกว่า sizelimit และ 1000 .
เอาชุดของผลลัพธ์ที่มีขนาดใหญ่กว่า 1 , 000 รายการ คุณต้องตั้งค่า sizelimit ไปเป็นค่าปริยาย ( ศูนย์ ) และตั้งค่าขนาดกระดาษกับคุณค่าที่น้อยกว่าหรือเท่ากับ 1 , 000 ตัวอย่างเช่น ถ้าการค้นหาจะมีผลใน 12 , 000 รายการ ถูกส่งกลับ และ sizelimit เป็นชุด 500 ,รวมรายการที่ 500 จะถูกส่งกลับ แต่ถ้า sizelimit ตั้งศูนย์และขนาดกระดาษเป็นชุด 500 , 000 ผลค้นหาจะกลับรายการทั้งหมดในหน้าของ 500 กับหน้าสุดท้ายที่มีเพียง 200 รายการ เพจจิ้งเกิดขึ้นอย่างโปร่งใส เพื่อโปรแกรมและโปรแกรมไม่ต้องทำการประมวลผลพิเศษอื่นใดนอกเหนือจากการตั้งค่าขนาดกระดาษคุณสมบัติกับมูลค่าที่เหมาะสม
การแปล กรุณารอสักครู่..
 
ภาษาอื่น ๆ
การสนับสนุนเครื่องมือแปลภาษา: กรีก, กันนาดา, กาลิเชียน, คลิงออน, คอร์สิกา, คาซัค, คาตาลัน, คินยารวันดา, คีร์กิซ, คุชราต, จอร์เจีย, จีน, จีนดั้งเดิม, ชวา, ชิเชวา, ซามัว, ซีบัวโน, ซุนดา, ซูลู, ญี่ปุ่น, ดัตช์, ตรวจหาภาษา, ตุรกี, ทมิฬ, ทาจิก, ทาทาร์, นอร์เวย์, บอสเนีย, บัลแกเรีย, บาสก์, ปัญจาป, ฝรั่งเศส, พาชตู, ฟริเชียน, ฟินแลนด์, ฟิลิปปินส์, ภาษาอินโดนีเซี, มองโกเลีย, มัลทีส, มาซีโดเนีย, มาราฐี, มาลากาซี, มาลายาลัม, มาเลย์, ม้ง, ยิดดิช, ยูเครน, รัสเซีย, ละติน, ลักเซมเบิร์ก, ลัตเวีย, ลาว, ลิทัวเนีย, สวาฮิลี, สวีเดน, สิงหล, สินธี, สเปน, สโลวัก, สโลวีเนีย, อังกฤษ, อัมฮาริก, อาร์เซอร์ไบจัน, อาร์เมเนีย, อาหรับ, อิกโบ, อิตาลี, อุยกูร์, อุสเบกิสถาน, อูรดู, ฮังการี, ฮัวซา, ฮาวาย, ฮินดี, ฮีบรู, เกลิกสกอต, เกาหลี, เขมร, เคิร์ด, เช็ก, เซอร์เบียน, เซโซโท, เดนมาร์ก, เตลูกู, เติร์กเมน, เนปาล, เบงกอล, เบลารุส, เปอร์เซีย, เมารี, เมียนมา (พม่า), เยอรมัน, เวลส์, เวียดนาม, เอสเปอแรนโต, เอสโทเนีย, เฮติครีโอล, แอฟริกา, แอลเบเนีย, โคซา, โครเอเชีย, โชนา, โซมาลี, โปรตุเกส, โปแลนด์, โยรูบา, โรมาเนีย, โอเดีย (โอริยา), ไทย, ไอซ์แลนด์, ไอร์แลนด์, การแปลภาษา.

Copyright ©2025 I Love Translation. All reserved.

E-mail: