Méthode CubeDimensionCollection.FindByName

Gets the CubeDimension, with the specified name, from the collection.

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

Syntaxe

C#
public CubeDimension FindByName(
    string name
)

Paramètres

Valeur de retour

Type : Microsoft.AnalysisServices.CubeDimension
The CubeDimension if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).

Voir aussi

Référence

CubeDimensionCollection Classe

Espace de noms Microsoft.AnalysisServices