TupleCache.QueryCache Property

Definition

OLAP Query Cache.

Represents the following element tag in the schema: x:queryCache.

public DocumentFormat.OpenXml.Spreadsheet.QueryCache QueryCache { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.QueryCache? QueryCache { get; set; }
member this.QueryCache : DocumentFormat.OpenXml.Spreadsheet.QueryCache with get, set
Public Property QueryCache As QueryCache

Property Value

Returns QueryCache.

Applies to