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


Метод CollectionSet.Key.ToString

Gets a string representation of the key for the purpose of a default comparison.

Пространство имен:  Microsoft.SqlServer.Management.Collector
Сборка:  Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)

Синтаксис

'Декларация
Public Overrides Function ToString As String
'Применение
Dim instance As CollectionSet.Key 
Dim returnValue As String 

returnValue = instance.ToString()
public override string ToString()
public:
virtual String^ ToString() override
abstract ToString : unit -> string  
override ToString : unit -> string
public override function ToString() : String

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

Тип: System.String
A String value that is the string representation of the key.

Замечания

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

См. также

Справочник

CollectionSet.Key Класс

Пространство имен Microsoft.SqlServer.Management.Collector