ScriptAndResultsEditorControl.ClearCachedValues Method
Clears cache values from previous shard operations.
Namespace: Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly: SQLEditors (in SQLEditors.dll)
Syntax
'Declaration
Protected Sub ClearCachedValues
'Usage
Me.ClearCachedValues()
protected void ClearCachedValues()
protected:
void ClearCachedValues()
member ClearCachedValues : unit -> unit
protected function ClearCachedValues()
See Also
Reference
ScriptAndResultsEditorControl Class
Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace