Metodo ISfcCollection.GetCollectionElementNameImpl
Gets the 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
Private Function GetCollectionElementNameImpl As String
Implements ISfcCollection.GetCollectionElementNameImpl
'Utilizzo
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 supporta l'utilizzo di implementazioni di interfacce esplicite, ma non la dichiarazione di nuove interfacce.
Valore restituito
Tipo: System. . :: . .String
The URN suffix for elements in the collection.
Implementa
ISfcCollection. . :: . .GetCollectionElementNameImpl() () () ()