次の方法で共有


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

'宣言
Public Property QueryCache As QueryCache
    Get
    Set
'使用
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.

See Also

Reference

TupleCache Class

TupleCache Members

DocumentFormat.OpenXml.Spreadsheet Namespace