Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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 Overridable Function GetCollectionElementNameImpl As String
'Uso
Dim returnValue As String
returnValue = Me.GetCollectionElementNameImpl()
protected virtual string GetCollectionElementNameImpl()
protected:
virtual String^ GetCollectionElementNameImpl()
abstract GetCollectionElementNameImpl : unit -> string
override GetCollectionElementNameImpl : unit -> string
protected function GetCollectionElementNameImpl() : String
Valor devuelto
Tipo: System.String
The URN suffix for elements in the collection.