OleDbProviderSettingsCollection.GetCollectionElementType 메서드
Gets the Type of object contained in the OleDbProviderSettings collection.
네임스페이스: 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
The type of object contained in the collection.