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.
예
참고 항목
참조
Microsoft.SqlServer.Management.Smo 네임스페이스