DataStoreRequestType
*Questo contenuto è tradotto usando AI (Beta) e potrebbe contenere errori. Per visualizzare questa pagina in inglese, clicca qui.
Indica il tipo di richiesta di archiviazione dei dati.
Articoli
Nome | Valore | Sommario |
---|---|---|
GetAsync | 0 | Fa riferimento a GetAsync() e alla lettura di UpdateAsync() . |
SetIncrementAsync | 1 | Fa riferimento a SetAsync() , IncrementAsync() , RemoveAsync() e la scrittura di 1> Class.GlobalDataStore:UpdateAsync()|UpdateAsync()1> quando restituisce un valore non 4> |
UpdateAsync | 2 | Fa riferimento a UpdateAsync() . |
GetSortedAsync | 3 | Fa riferimento a GetSortedAsync() . |
SetIncrementSortedAsync | 4 | Fa riferimento a SetAsync() e IncrementAsync() mentre si utilizza un OrderedDataStore . |
OnUpdate | 5 | Fa riferimento a OnUpdate() . |
ListAsync | 6 | Fa riferimento a ListKeysAsync() e ListVersionsAsync() . |
GetVersionAsync | 7 | Fa riferimento a GetVersionAsync() . |
RemoveVersionAsync | 8 | Fa riferimento a RemoveVersionAsync() . |