Método SmoCollectionBase.GetCollectionElementType
Gets the Collection Element Type.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
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 de retorno
Tipo: System.Type
Type
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.