Freigeben über


ISfcCollection.GetCollectionElementNameImpl-Methode

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

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

Rückgabewert

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

Siehe auch

Verweis

ISfcCollection Schnittstelle

Microsoft.SqlServer.Management.Sdk.Sfc-Namespace