Метод 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 Function GetCollectionElementNameImpl As String
'Применение
Dim returnValue As String
returnValue = Me.GetCollectionElementNameImpl()
protected string GetCollectionElementNameImpl()
protected:
String^ GetCollectionElementNameImpl()
member GetCollectionElementNameImpl : unit -> string
protected function GetCollectionElementNameImpl() : String
Возвращаемое значение
Тип: System. . :: . .String
The URN suffix for elements in the collection.