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


Метод OleDbProviderSettingsCollection.GetCollectionElementType

Gets the Type of object contained in the OleDbProviderSettings collection.

Пространство имен:  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 type of object contained in the collection.

Примеры

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

См. также

Справочник

OleDbProviderSettingsCollection Класс

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