TupleCache.QueryCache Property
OLAP Query Cache.Represents the element tag in schema: x:queryCache
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Property QueryCache As QueryCache
Get
Set
'Uso
Dim instance As TupleCache
Dim value As QueryCache
value = instance.QueryCache
instance.QueryCache = value
public QueryCache QueryCache { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.QueryCache
Returns QueryCache.