Прочитај на енглеском

Делите путем


Database.DirectQueryMode Property

Contains a read-only value that describes the query mode the current database is using.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public DirectQueryMode DirectQueryMode { get; set; }

Property Value

Type: Microsoft.AnalysisServices.DirectQueryMode
Returns a value from DirectQueryMode enumeration.

See Also

Reference

Database Class

Microsoft.AnalysisServices Namespace