次の方法で共有


Database.DirectQueryMode プロパティ

定義

現在のデータベースで使用している直接クエリ モードを取得または設定します。

public Microsoft.AnalysisServices.DirectQueryMode DirectQueryMode { get; set; }
member this.DirectQueryMode : Microsoft.AnalysisServices.DirectQueryMode with get, set
Public Property DirectQueryMode As DirectQueryMode

プロパティ値

DirectQueryMode 列挙からの値。

適用対象