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


Метод SfcCollection<T, K, ParentT>.GetCollectionElementNameImpl

Gets the Uniform Resource Name (URN) suffix for elements in the collection. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

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

Синтаксис

'Декларация
Protected Overridable Function GetCollectionElementNameImpl As String
'Применение
Dim returnValue As String 

returnValue = Me.GetCollectionElementNameImpl()
protected virtual string GetCollectionElementNameImpl()
protected:
virtual String^ GetCollectionElementNameImpl()
abstract GetCollectionElementNameImpl : unit -> string  
override GetCollectionElementNameImpl : unit -> string
protected function GetCollectionElementNameImpl() : String

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

Тип: System.String
The URN suffix for elements in the collection.

См. также

Справочник

SfcCollection<T, K, ParentT> Класс

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