다음을 통해 공유


DTSReadOnlyCollectionBase.m_unmanagedColl 필드

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

The unmanaged collection.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime
어셈블리:  Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)

구문

‘선언
Protected m_unmanagedColl As IEnumerable
‘사용 방법
Dim value As IEnumerable 

value = Me.m_unmanagedColl 

Me.m_unmanagedColl = value
protected IEnumerable m_unmanagedColl
protected:
IEnumerable^ m_unmanagedColl
val mutable m_unmanagedColl: IEnumerable
protected var m_unmanagedColl : IEnumerable

참고 항목

참조

DTSReadOnlyCollectionBase 클래스

Microsoft.SqlServer.Dts.Runtime 네임스페이스