Compartir a través de


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

Gets the Uniform Resource Name (URN) suffix for elements in the collection. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
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 devuelto

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

Vea también

Referencia

SfcCollection<T, K, ParentT> Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc