次の方法で共有


SmoCollectionBase.GetCollectionElementType メソッド

コレクション要素の型を取得します。

名前空間:  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 Version 2.0 でのみサポートされています。

関連項目

参照

SmoCollectionBase クラス

Microsoft.SqlServer.Management.Smo 名前空間