Constructor
(abstract) new StorageProvider(name: string)
Parameters:
Name | Type | Description |
---|---|---|
name |
|
Name of the storage to access. Can be a DB table, file name, etc. Whatever the storage solution expects with regards to providing a unique identifier for a specific storage.
|
- Implements:
- Source: