Compartilhar via


Método ISfcCollection.GetCollectionElementNameImpl

Get the Uniform Resource Name (URN) suffix for elements in the collection. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

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

Sintaxe

'Declaração
Function GetCollectionElementNameImpl As String
'Uso
Dim instance As ISfcCollection 
Dim returnValue As String 

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

Valor de retorno

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

Consulte também

Referência

ISfcCollection Interface

Namespace Microsoft.SqlServer.Management.Sdk.Sfc