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
傳回值
備註
只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。