Metodo SfcCollection<T, K, ParentT>.GetCollectionElementNameImpl

Gets the Uniform Resource Name (URN) suffix for elements in the collection. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Protected Overridable Function GetCollectionElementNameImpl As String
'Utilizzo
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

Valore restituito

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

Vedere anche

Riferimento

SfcCollection<T, K, ParentT> Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc