SmoCollectionBase.GetCollectionElementType Método
Gets the Collection Element Type.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Protected Overridable Function GetCollectionElementType As Type
'Uso
Dim returnValue As Type
returnValue = Me.GetCollectionElementType()
protected virtual Type GetCollectionElementType()
protected:
virtual Type^ GetCollectionElementType()
abstract GetCollectionElementType : unit -> Type
override GetCollectionElementType : unit -> Type
protected function GetCollectionElementType() : Type
Valor devuelto
Tipo: System.Type
Type
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.