Метод .
This method is for internal use only.
Пространство имен: Microsoft.SqlServer.Management.Collector
Сборка: Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)
Синтаксис
'Декларация
Private Function GetKey ( _
urnFragment As IUrnFragment _
) As SfcKey Implements ISfcDomain.GetKey
'Применение
Dim instance As CollectorConfigStore
Dim urnFragment As IUrnFragment
Dim returnValue As SfcKey
returnValue = CType(instance, ISfcDomain).GetKey(urnFragment)
SfcKey ISfcDomain.GetKey(
IUrnFragment urnFragment
)
private:
virtual SfcKey^ GetKey(
IUrnFragment^ urnFragment
) sealed = ISfcDomain::GetKey
private abstract GetKey :
urnFragment:IUrnFragment -> SfcKey
private override GetKey :
urnFragment:IUrnFragment -> SfcKey
JScript поддерживает использование явных реализаций интерфейса, но не объявление новых.
Параметры
- urnFragment
Тип IUrnFragment
Возвращаемое значение
Тип SfcKey
Реализует интерфейс
ISfcDomainGetKey(IUrnFragment)
Замечания
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.