Freigeben über


TriggerCollection.GetCollectionElementType-Methode

Gets the Element Type

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Protected Overrides Function GetCollectionElementType As Type
'Usage
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

Rückgabewert

Typ: System.Type
The Element Type.

Beispiele

Verwenden von Auflistungen

Siehe auch

Verweis

TriggerCollection Klasse

Microsoft.SqlServer.Management.Smo-Namespace

Andere Ressourcen

Verwenden von Auflistungen