CubeAttributeBinding.ToString Method

Returns a System.String that represents the cube, dimension, attribute, binding type, and an ordinal location in the current CubeAttributeBinding object.

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

Syntax

C#
public override string ToString()

Return Value

Type: System.String
A System.String with CubeID, DimensionID, AttributeID, binding type, and ordinal location.

See Also

Reference

CubeAttributeBinding Class

Microsoft.AnalysisServices Namespace