SystemMessageCollection.GetCollectionElementType メソッド

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

名前空間:  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
コレクション要素の型です。

使用例

コレクションの使用

関連項目

参照

SystemMessageCollection クラス

Microsoft.SqlServer.Management.Smo 名前空間