Click or drag to resize

TableOptionsCaching Property

The caching option for this table.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public string Caching { get; }

Return Value

Type: String
the caching option for this table.
See Also