Propriété DataSource.QueryHints

Gets or sets a table, view, or join hints within a data source definition.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

C#
public string QueryHints { get; set; }

Valeur de propriété

Type : System.String
A table, view, or join hints within a data source definition.

Voir aussi

Référence

DataSource Classe

Espace de noms Microsoft.AnalysisServices