Поделиться через


Метод SmoCollectionBase.GetCollectionElementType

Gets the Collection Element Type.

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

Синтаксис

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

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

Тип: System.Type
Type

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

См. также

Справочник

SmoCollectionBase Класс

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