InMemoryDataStore Constructors
Stores persistent objects in memory. Intended for a testing environment and not for production purposes or large data sets.
Name | Parameters | Description |
---|---|---|
In |
none |
Initializes a new instance of the In |
In |
auto |
Initializes a new instance of the In |
In |
auto |
Initializes a new instance of the In |
In |
original |
Initializes a new instance of the In |
In |
data, auto |
Obsolete. Initializes a new instance of the In |
In |
data, auto |
Obsolete. This constructor is obsolete. |
See Also