XpoDataStoreResult Constructors
| Name | Parameters | Description |
|---|---|---|
| XpoDataStoreResult() | none | Initializes a new instance of the XpoDataStoreResult class. |
| XpoDataStoreResult(IDataStore, IDisposable[]) | dataStore, objectsToDisposeOnDisconnect | Initializes a new instance of the XpoDataStoreResult class with specified settings. |
See Also