GetCollectionElementNameImpl Método
Gets 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
Protected Function GetCollectionElementNameImpl As String
'Uso
Dim returnValue As String
returnValue = Me.GetCollectionElementNameImpl()
protected string GetCollectionElementNameImpl()
protected:
String^ GetCollectionElementNameImpl()
member GetCollectionElementNameImpl : unit -> string
protected function GetCollectionElementNameImpl() : String
Valor devuelto
Tipo: System. . :: . .String
The URN suffix for elements in the collection.