DataStoreRequestType
*เนื้อหานี้แปลโดยใช้ AI (เวอร์ชัน Beta) และอาจมีข้อผิดพลาด หากต้องการดูหน้านี้เป็นภาษาอังกฤษ ให้คลิกที่นี่
บ่งบอกถึงประเภทคำขอเก็บข้อมูล
ไอเท็ม
ชื่อ | ค่า | สรุป |
---|---|---|
GetAsync | 0 | อ้างถึง GetAsync() และการอ่านของ UpdateAsync() |
SetIncrementAsync | 1 | อ้างถึง SetAsync() , IncrementAsync() , RemoveAsync() , และการเขียนของ UpdateAsync() เมื่อกลับค่าที่ไม่ใช่ nil |
UpdateAsync | 2 | อ้างถึง UpdateAsync() . |
GetSortedAsync | 3 | อ้างถึง GetSortedAsync() . |
SetIncrementSortedAsync | 4 | อ้างถึง SetAsync() และ IncrementAsync() ในขณะที่ใช้ OrderedDataStore |
OnUpdate | 5 | อ้างถึง OnUpdate() . |
ListAsync | 6 | อ้างถึง ListKeysAsync() และ ListVersionsAsync() |
GetVersionAsync | 7 | อ้างถึง GetVersionAsync() . |
RemoveVersionAsync | 8 | อ้างถึง RemoveVersionAsync() . |