Metodo AggregationDesignDimensionCollection.Find

Gets the AggregationDesignDimension, with the specified identifier, from the collection.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

C#
public AggregationDesignDimension Find(
    string cubeDimensionId
)

Parametri

Valore restituito

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

Vedere anche

Riferimento

AggregationDesignDimensionCollection Classe

Spazio dei nomi Microsoft.AnalysisServices