Compartir a través de


ISfcCollection.GetCollectionElementNameImpl Método

Get the Uniform Resource Name (URN) suffix for elements in the collection. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
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 devuelto

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

Vea también

Referencia

ISfcCollection Interfaz

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc