xApplication.flushPartitionCache(String) Method
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.
protected:
virtual void flushPartitionCache(System::String ^ _partitionKey);
protected virtual void flushPartitionCache (string _partitionKey);
abstract member flushPartitionCache : string -> unit
override this.flushPartitionCache : string -> unit
Protected Overridable Sub flushPartitionCache (_partitionKey As String)
Parameters
- _partitionKey
- String