Partager via


Méthode SystemMessageCollection.GetCollectionElementType

Returns the Collection Element type.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Protected Overrides Function GetCollectionElementType As Type
'Utilisation
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

Valeur de retour

Type : System.Type
The Collection Element type.

Exemples

Utilisation de collections

Voir aussi

Référence

SystemMessageCollection Classe

Espace de noms Microsoft.SqlServer.Management.Smo