Метод SystemMessageCollection.GetCollectionElementType

Returns the Collection Element type.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Protected Overrides Function GetCollectionElementType As Type
'Применение
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

Возвращаемое значение

Тип: System.Type
The Collection Element type.

Примеры

Использование коллекций

См. также

Справочник

SystemMessageCollection Класс

Пространство имен Microsoft.SqlServer.Management.Smo