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


Метод DatabaseReplicaStateCollectionBase.GetCollectionElementType

Indicates the type of object that the collection consists of.

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

См. также

Справочник

DatabaseReplicaStateCollectionBase Класс

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