Метод GetUrnFragment
Gets a urn fragment.
Пространство имен: Microsoft.SqlServer.Management.Collector
Сборка: Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)
Синтаксис
'Декларация
Public Overrides Function GetUrnFragment As String
'Применение
Dim instance As CollectionSet..::..Key
Dim returnValue As String
returnValue = instance.GetUrnFragment()
public override string GetUrnFragment()
public:
virtual String^ GetUrnFragment() override
abstract GetUrnFragment : unit -> string
override GetUrnFragment : unit -> string
public override function GetUrnFragment() : String
Возвращаемое значение
Тип System. . :: . .String
A String value that is the urn fragment.
Замечания
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.