SmoCollectionBase.GetCollectionElementType 메서드
Gets the Collection Element Type.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
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 버전에서만 지원됩니다.