Méthode SfcCollection<T, K, ParentT>.GetCollectionElementNameImpl
Gets 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
Protected Overridable Function GetCollectionElementNameImpl As String
'Utilisation
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
Valeur de retour
Type : System.String
The URN suffix for elements in the collection.