Partager via


Méthode ISfcCollection.GetCollectionElementNameImpl

Get the Uniform Resource Name (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
Function GetCollectionElementNameImpl As String
'Utilisation
Dim instance As ISfcCollection 
Dim returnValue As String 

returnValue = instance.GetCollectionElementNameImpl()
string GetCollectionElementNameImpl()
String^ GetCollectionElementNameImpl()
abstract GetCollectionElementNameImpl : unit -> string
function GetCollectionElementNameImpl() : String

Valeur de retour

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

Voir aussi

Référence

ISfcCollection Interface

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