Compartir a través de


DatabaseReplicaStateCollectionBase.GetCollectionElementType Método

Indicates the type of object that the collection consists of.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Protected Overrides Function GetCollectionElementType As Type
'Uso
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

Valor devuelto

Tipo: System.Type
The type of object that the collection consists of.

Vea también

Referencia

DatabaseReplicaStateCollectionBase Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo