Click or drag to resize
TableOptionsCaching Property
The caching option for this table.

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

Return Value

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