DataStoreListingPages
A special type of Pages object whose pages contain DataStoreInfo 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 1
Description
A special type of Pages object whose pages contain DataStoreInfo instances. Pages:GetCurrentPage() can be used to retrieve an array of the DataStoreInfo instances.
See also:
- Data Stores, an in-depth guide on data structure, management, error handling, etc.