Database.DirectQueryMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the direct-query mode the current database is using.
public Microsoft.AnalysisServices.DirectQueryMode DirectQueryMode { get; set; }
member this.DirectQueryMode : Microsoft.AnalysisServices.DirectQueryMode with get, set
Public Property DirectQueryMode As DirectQueryMode
Property Value
A value from DirectQueryMode enumeration.