다음을 통해 공유


GetCollectionElementType 메서드

Gets the Collection Element Type.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
Protected Overridable Function GetCollectionElementType As Type
‘사용 방법
Dim returnValue As Type

returnValue = Me.GetCollectionElementType()
protected virtual Type GetCollectionElementType()
protected:
virtual Type^ GetCollectionElementType()
abstract GetCollectionElementType : unit -> Type 
override GetCollectionElementType : unit -> Type 
protected function GetCollectionElementType() : Type

반환 값

형식: System. . :: . .Type
Type

주의

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.