Partition.DirectQueryUsage 屬性

Indicates whether the partition can be used in Direct Query mode.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

C#
[BrowsableAttribute(false)]
public DirectQueryUsage DirectQueryUsage { get; set; }

屬性值

型別:Microsoft.AnalysisServices.DirectQueryUsage
A DirectQueryUsage object.

備註

In a tabular model that is enabled for Direct Query mode, only one partition can be marked as the DirectQuery partition. For more information, see 資料分割和 DirectQuery 模式 (SSAS 表格式).

請參閱

參考

Partition 類別

Microsoft.AnalysisServices 命名空間