Поделиться через


CubeAttributeBinding.ToString Method

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

Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Синтаксис

'Декларация
Public Overrides Function ToString As String
public override string ToString ()
public:
virtual String^ ToString () override
public String ToString ()
public override function ToString () : String

Возвращаемое значение

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

Синхронизация потоков

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

CubeAttributeBinding Class
CubeAttributeBinding Members
Microsoft.AnalysisServices Namespace