DataStoreVersionPages
A special type of Pages object whose pages contain DataStoreObjectVersionInfo instances.
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
Memory category | Instances |
---|
Member index 0
Description
A special type of Pages object whose pages contain DataStoreObjectVersionInfo instances from a GlobalDataStore. Pages:GetCurrentPage() can be used to retrieve an array of the DataStoreObjectVersionInfo instances.
See also:
- Data Stores, an in-depth guide on data structure, management, error handling, etc.
History 3
- 463 Add DataStoreVersionPages
- 452 Remove DataStoreVersionPages
- 453 Add DataStoreVersionPages