Compartir a través de


GetCollectionElementType Método

Este miembro invalida a SmoCollectionBase. . :: . .GetCollectionElementType() () () ().

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.Agent
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Protected Overrides Function GetCollectionElementType As Type
'Uso
Dim returnValue As Type

returnValue = Me.GetCollectionElementType()
protected override Type GetCollectionElementType()
protected:
virtual Type^ GetCollectionElementType() override
abstract GetCollectionElementType : unit -> Type 
override GetCollectionElementType : unit -> Type 
protected override function GetCollectionElementType() : Type

Valor devuelto

Tipo: System. . :: . .Type