अंग्रेज़ी में पढ़ें

इसके माध्यम से साझा किया गया


CubeAttributeCollection.Find Method

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

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

Syntax

C#
public CubeAttribute Find(
    string attributeId
)

Parameters

Return Value

Type: Microsoft.AnalysisServices.CubeAttribute
The [T:Microsoft.AnalysisServices.CubeAttribute,] if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).

See Also

Reference

CubeAttributeCollection Class

Microsoft.AnalysisServices Namespace