AdoNetStorageProvider.CurrentOperationalQueries Property
Definition
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.
The queries currently used. When this is updated, the new queries will take effect immediately.
public Orleans.Storage.RelationalStorageProviderQueries CurrentOperationalQueries { get; set; }
member this.CurrentOperationalQueries : Orleans.Storage.RelationalStorageProviderQueries with get, set
Public Property CurrentOperationalQueries As RelationalStorageProviderQueries