GetCollectionElementType-Methode
Gets the Collection Element Type.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Overridable Function GetCollectionElementType As Type
'Usage
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
Rückgabewert
Typ: System. . :: . .Type
Type
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.