ModelComponent.ToString Method

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Returns a string that represents the current object.

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

Syntax

C#
public override string ToString()

Return Value

Type: System.String
A string that represents the current object.

See Also

Reference

ModelComponent Class

Microsoft.AnalysisServices Namespace