ModuleHistorian.InvalidateCache Method
Invalidate cache
<ID("InvalidateCache", (int)e.InvalidateCache)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public Sub InvalidateCache( _
ByVal table As DataTable _
)
This language is not supported or no code example is available.
[ID("InvalidateCache", (int)e.InvalidateCache)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public void InvalidateCache(
DataTable table
)
This language is not supported or no code example is available.
Parameters
-
table
-
DataTable
.NET Framework
Supported in: 4.6.2, 4.7