다음을 통해 공유


TriggerCollection.GetCollectionElementType 메서드

Gets the Element Type

네임스페이스:  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 Element Type.

컬렉션 사용

참고 항목

참조

TriggerCollection 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스

관련 자료

컬렉션 사용