Méthode ISfcCollection.GetCollectionElementNameImpl

Gets the URN suffix for elements in the collection. Ne référencez pas directement 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() () () ()