Compartilhar via


Método SfcCollection<T, K, ParentT>.GetCollectionElementNameImpl

Gets the Uniform Resource Name (URN) suffix for elements in the collection. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Protected Overridable Function GetCollectionElementNameImpl As String
'Uso
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

Valor de retorno

Tipo: System.String
The URN suffix for elements in the collection.

Consulte também

Referência

SfcCollection<T, K, ParentT> Classe

Namespace Microsoft.SqlServer.Management.Sdk.Sfc