Freigeben über


ISfcCollection.GetCollectionElementNameImpl-Methode

Gets the URN suffix for elements in the collection. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Private Function GetCollectionElementNameImpl As String
    Implements ISfcCollection.GetCollectionElementNameImpl
'Usage
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 unterstützt die Verwendung expliziter Schnittstellenimplementierungen, aber nicht die Deklaration neuer Schnittstellenimplementierungen.

Rückgabewert

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

Implementiert

ISfcCollection. . :: . .GetCollectionElementNameImpl() () () ()