RelationalStorageProviderQueries Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A container class for the queries currently used by the AdoNetGrainStorage.
C#
public class RelationalStorageProviderQueries
type RelationalStorageProviderQueries = class
Public Class RelationalStorageProviderQueries
- Inheritance
-
RelationalStorageProviderQueries
This is provided as a separate entity in order to make these dynamically updatable.
Clear |
The clause to clear the storage. |
Read |
The clause to read from the storage. |
Write |
The clause to write to the storage. |
Product | Versies |
---|---|
.NET Orleans | 1.5.10, 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |