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 版本支持此命名空间、类或成员。