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 네임스페이스