Metodo GetCollectionElementType
Questo membro esegue l'override di SmoCollectionBase. . :: . .GetCollectionElementType() () () ().
Spazio dei nomi: Microsoft.SqlServer.Management.Smo.Agent
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Protected Overrides Function GetCollectionElementType As Type
'Utilizzo
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
Valore restituito
Tipo: System. . :: . .Type
Vedere anche