Partager via


Méthode SfcCollection<T, K, ParentT>.ISfcCollection.GetCollectionElementNameImpl

Gets the URN suffix for elements in the collection. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Private Function GetCollectionElementNameImpl As String 
    Implements ISfcCollection.GetCollectionElementNameImpl
'Utilisation
Dim instance As SfcCollection 
Dim returnValue As String 

returnValue = CType(instance, ISfcCollection).GetCollectionElementNameImpl()
string ISfcCollection.GetCollectionElementNameImpl()
private:
virtual String^ GetCollectionElementNameImpl() sealed = ISfcCollection::GetCollectionElementNameImpl
private abstract GetCollectionElementNameImpl : unit -> string  
private override GetCollectionElementNameImpl : unit -> string
JScript prend en charge l'utilisation d'implémentations d'interface explicites, mais pas la déclaration de nouvelles implémentations d'interface.

Valeur de retour

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

Implémente

ISfcCollection.GetCollectionElementNameImpl()

Voir aussi

Référence

SfcCollection<T, K, ParentT> Classe

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc